Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Can we restrict only one value to be selected from the listbox .....????
try this
Go to the List Box properties and under the Field column dropdown, Select Expression.
Add expression as:
=aggr(only({<fieldname-={123}>}fieldname),fieldname)
try this
Go to the List Box properties and under the Field column dropdown, Select Expression.
Add expression as:
=aggr(only({<fieldname-={123}>}fieldname),fieldname)
goto list box property and check the box for only one selected value..
before opening the property of listbox.. make a selection in listbox. to activate the option of only one selected value.
HTH
Sushil
Hi,
Both the solutions works. please close this issue with a correct answer asap.
Regards,