164
Views
2
Comments
Solved
DropdownSearch change the langague values

Hello,

I can´t translate the "ALL" Tag and "5 option selected" tag because they came from the component itself.
How can i change that tags from english to other languages? 

2024-12-10 04-40-04
Gitansh Anand
Solution

Hi @João Gaspar, Try using the "SetVirtualSelectConfigs" client action provided in the "OutSystemsUI" module inside the "OnInitialized" event of the "DropdownTags", Refer to the image below for the client action and "OnInitialized" event.

And for the "ProviderConfigs" input, please refer to this wepage that is mentioned in the description of the client action; refer to the image below (a screenshot taken from the mentioned webpage) for potential values that could solve your issue ("optionsSelectedText" and "allOptionsSelectedText").




 


2023-03-16 16-29-51
Paulo Rosário

Hello João,

In Reactive using the dropdown tags widget you can change that value on the "Optional Configurations" -> "Search Prompt" option


Hope it helps!

Paulo Rosário 

2024-12-10 04-40-04
Gitansh Anand
Solution

Hi @João Gaspar, Try using the "SetVirtualSelectConfigs" client action provided in the "OutSystemsUI" module inside the "OnInitialized" event of the "DropdownTags", Refer to the image below for the client action and "OnInitialized" event.

And for the "ProviderConfigs" input, please refer to this wepage that is mentioned in the description of the client action; refer to the image below (a screenshot taken from the mentioned webpage) for potential values that could solve your issue ("optionsSelectedText" and "allOptionsSelectedText").




 


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.