Hi guys,
Is there a way that I can add icons into DropDownList with each item like the image bellow?
Regards
Minh.
Hi Minh,
For traditional you can use thid dropdown instead of compobox or other controls like dropdown select etc. This gives you option to add other widgets in the list items.
Here is the documnetation link for your reference
https://success.outsystems.com/Documentation/11/Reference/OutSystems_Language/Interfaces/Designing_Screens/Dropdown
Nikhil Gaur wrote:
thank you very much for this solution, it works.
check the below link:
https://outsystemsui.outsystems.com/OutSystemsUIWebsite/PatternDetail?PatternId=69
Manish Jawla wrote:
Hi Manish, thank you for the reply but i dont understand the tutorial in the link, how can it help me with this issue?
Manish was trying to say is if you are working with reactive web apps you can use Submenu widget instead of dropdown and show this kind of drop menu where you can add other elements also like icon etc.
Hi Nikhil,
Unfortunately, im working with Traditional webb app, not Reactive and i cannot find this widget in any producer from my environment.
regards.
You're welcome Minh, glad I could help!