Good day,
I have a Control app with two fields. The first one is a “Text-auto-complete” and the second a Radio displaying a resultset from the database.
I need to clear the first field’s value (value & display) when a user makes a selection in the Radio.
How do I do that?
thanks