Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
HI All,
How to clear Input Box Selections ?
Kindly let me know
Regards,
Helen
You can assign a bookmark to a button to clear input box selections.
HI Sunny,
how we can achieve that with bookmark, there is no actions for the input box.
let me know with some example.
Regards,
Helen
Are we talking about input fields or input boxes (variables)?
Could you specify what 'selections' you are referring to (selections are commonly used for selections in field values of your resident data model)?
edit: if you are talking about variables, there are button actions (in 'External' action section) to change variable values.
Hahahaha yes you are right, not sure why I assumed this to be Input Field here
Attached the application above, in that one need to clear Inputbox Selections of v_monthfrom & v_monthto
Reards,
Helen
Try changing these settings
As I said, you can use a button or text box with an External - Set Variable action.
But your variables in your input box are set with a constraint 'predefined values' only, I think this would prevent the button to work.
Thanks Sunny,
One more thing, If Select From month as Jan then in To month need to see drop down as Jan & Feb
If Select From month as Feb then in To month need to see drop down as Feb & Jan should in greyish (means with out selection..)
Regards,
Helen