Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi
I have an app with an input box which runs has listed values from a field in the script. Before the app is reloaded this box is blank, which can be an option for the user, however as soon as a value is selected, the input box can't be returned to a blank. Is there a way of returning this value to a blank?
Kev
The wanted empty value might be added within script or also in the inputbox-properties (meant is really EMPTY and not NULL).
Beside this it may be more suitable to use real field-selection instead of variable-values.