Add text propriety to the Navigation component
1459
Views
12
Comments
On our RadarOn our Radar
OutSystems UI

Add text propriety to the Navigation component in order we can configure the text expression

For example, change the text items to books. "1 to 10 of 15 books"

I would rather have a placeholder so that we could replace the entire contents of the text "1 to 10 of 15 items" with something else. For example, we might want to use "Page 1" instead, or "1-10 of 15" like what gmail does. That would also make it easier to translate the text.

Changed the status to
On our RadarOn our radar

Hi Alberto Ferreira,

Thank you so much for your idea. I’m marking this as “on our radar” since we already have it on our backlog.
At this moment we don't have an estimated date on when we will be able to address it but we will update this idea when that happens.

Cheers,
Jéssica Mendes

2025-12-04 09-01-03
Kiet Phan
Champion

Still looking for this update.

I'm working with Japanese customer and need to clone and change just the text display of this widget in every project.

not only the "items" but also all the text display in the sentence "1 to 10 of 15 items " .

I am still looking for this update too.

It would be good if this improvement was available already because now I'm going to clone from OutSystems UI only the make this little change. 

I also support this idea and looking for the update. It should be possible to customize this text according to requirements.

This idea was posted more than 2 years ago and it looks like nothing has been done. It's imperative that all of the Outsystems controls that are currently in English only expose any text that can appear on the UI as a property/placeholder.

Otherwise, the language/locale implementation is very much incomplete and may as well be removed. I don't believe that cloning the controls is a valid long term solution.

When will this be implemented?


The customer where I'm working emphasises this pagination translation issue.

As they have a resuirement on translation into French, Dutch and German, 

The current project PO is not happy about the impossibility of transalting this pagination, without impacting future development (by cloning the UI module, thus leaving it unable to follow general module updates).

When can we bring the happy news or receive a durable workaround?

Merged this idea with 'Translation of componente Pagination' (created on 18 Jul 2024 14:00:08 by Franciel Oliveira)

Greetings,

I would like to suggest an adaptation for the Pagination component.

It would be very helpful if there was an option to translate the pagination counter text from:

1 to 10 of 15 items

to:

1 varto 10 varof 15 varitems

where:

"varto", "varof" and "varitems" are non-mandatory custom properties of the component for translation.

Best Regards,

Franciel Oliveira.

Changed the category to
Frontend (App Interfaces)

Hi,

The way it currently works is that you need to use setlocale to set the language, and then the widget will display the labels in the correct language.

But the idea I understand, others also and it was already posted a few years ago, so I need to merge your idea into it.

Regards,

Daniel

2023-08-28 07-00-10
Paulo Torres
Champion

Hi,

The SetCurrentLocale doesn't work for every language!