Hi.
If you select multiple items, the phrase options selected will be added. I would like to translate this word into my language and edit it. How can I edit it?
Hi @GeonOh Hwang
To achieve that we can use the client action SetVirtualSelectConfigs on the Initialize event of your dropdown and set the text you want to apply on the options "optionSelectedText" and "optionsSelectedText":
Cheers,GM
Hi @GeonOh Hwang ,
Based upon my understanding you are asking for multiple selection drop down right ?
You can use : dropdown tag widget
For language translate kindly have a look at the documentation : OutSystems language translation
You have another option , From this forge you able to download the demo application
Forge : MultipleSelection
After download open in you O11 Then publish and go through the application flow.
warm regards,
Dinesh M