I've picked a value and saved it in a multiselect dropdown widget. Next, I've had an edit screen where I want to first display the selected value that has been saved, and then I want to select the add other new value from the drop-down menu.
Hi @Prasanth S,
I have implemented functionality to display the selected value. Please check OML file.
Thanks,
Vipin Yadav
Yes, that functionality has also been implemented. Please check the demo or OML file.
Hi @Prasanth S ,
Please share your .oml file if possible, and I will make the necessary changes and inform you.
attached below
created a dropdown menu that allows multiple selections as you requested. I've also included an OML file for your reference. Please take a look.
Demo Url - https://vyadav.outsystemscloud.com/PreviewInDevices/?IsMobilePreview=True&DeviceName=Smartphone&URL=/DropDownMultiSelect/Products?_ts=638708350153503828
i want show select value in multiselect dropdown widget itself
Hi @Prasanth S
please refer below link
Multi select DropDown
Regards ,
Rajat
Hi @Prasanth S ,In dropdown properties there is an option to display pre-selected values (StartingSelection). Please check.Thanks,Santhosh
Hi @Prasanth SIf you are looking for something like a dropdown where you can add new values as well as get the selected values you can check the demos here it may help you with your use case.
https://www.outsystems.com/forge/component-overview/14690/dropdown-server-side-demo
ThanksTousif Khan