Hi all, I need some help with this...
By default, I wanna show only Claims with Submitted status. I'm already filtering my list, but I wanna show on UI that submitted status is selected.
It is like this at the moment:
What I wanna achieve is showing this tag as default here:
I'm working on Reactive web app. Thanks!
Hi Tamirys Barina,
I created a small application based on your requirement.
Check this: DropdownTags Sample App (Displaying Student record studying in CSE department)
You will have to map the SelectedItemsList property of the DropdownTags widget:
PFA - .oml solution file
Hope this helps you!
Regards,
Benjith Sam
Benjith Sam wrote:
Thanks a lot, I will try to map as you did. :)
Tamirys Barina wrote:
You're most welcome, Tamirys Barina :)
Glad I could be of help!
Hi Benjith,
Can you please show me how you set up the "Mapping from Department to DropdownItem" to appear in the properties my instance of the Dropdown Tag does not show these options to map the Value and Text (as you have Mapped Department.Id and Department.Label
As you can see from my screen shot below my propeties do not give me the option to map the Value and Text (as in your screen does) How do I set up the missing mapping properties?
Kind Regards,
Abid
Hi,
Please check the below post:
https://www.outsystems.com/forums/discussion/53647/dropdown-tags-duplicate-reactive-web-app/
this might help you.
I have attached the sample oml as well.
Hi
Idea is you need to use "SelectedItemList" option from drodown tag widget to show your selected items.
more details you can refer below sample application how you can use that widget.
https://www.outsystems.com/forge/component-overview/8385/dropdown-tags-demo-example