Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can we restrict a list box in such a way that a user can select only one value at a time from that listbox?
Even if he tries CTRL+click to select the 2nd value, then also it shouldn't allow to choose the second value.
YES
Select one item yourself, then open properties and check the option "Always one selected"
Hi
Try like this
Listbox->Properties->general -> tick Always one selected value
Hope it helps
Hi
Try like this
First Select a single value in the list box, and now Always one selected value will be enabled.
Listbox->Properties->general -> select Always one selected value
Hope it helps you.
Regards,
Jagan.
please the attached for your reference.