I have a list box which has dates in it for last 30 days, on clear all button I want it to default to the first value of the listbox. Note: The first value of the list box is a new value everyday. I tried selecting the first value and set clear state, tried a few trigger options too. It seems to work fine in development environment, but when the app gets deployed at access point for clients to use, the clear set state option does not default to the first value of list box.