Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I had a requirement like if we 'Clear' option also, value selected in list box should not change.
You can set the clear state to keep particular selections in a list box after you press clear.
1.) Clear all selections
2.) Make the selections you would like to be maintained
3.) Click on the down arrow next to the clear button
4.) Press "Set Clear State"
Hi use alternate states.
Regards
ASHFAQ
Can you please elaborate
Try to use Always One Selected Value in List BOx
List box properties check for Always one selected value
I cannot use that. Its linked with other sheet.So, any other way
If users are clearing using the Clear button in default Clear All button in the default toolbar we can't control it. If you'd like to create a button to clear all in the dashboard we can control to not clear the required field(taken in listbox). In the actions in the button you created in the dashboard The first action should be Lock field and second action should be clear all and third option will be unlock field. So that the selections made on the required field won't get clear but rest all selection will be cleared.
you mean to say, always one value should be selected in the list box?
If possible, please share the context where you are implementing this?
Regards
Pradeep
You can set the clear state to keep particular selections in a list box after you press clear.
1.) Clear all selections
2.) Make the selections you would like to be maintained
3.) Click on the down arrow next to the clear button
4.) Press "Set Clear State"