Hello,
I have two fields on a screen ( a text field and a radio button) and I clear the fields in the screen. Text field is made empty and the radio button is made null.
When I select a value of the radio button, the text field is defaulted with the previous value before clearing the field. This only happens in the mobile app. How can I prevent the mobile app to default the value of a text field when chaning the radio button?
Solved
Radio button in mobile app
Best answer by Rémon Bal
It had one line to set @cursor_to_col_id, but now I added some extra logic to clear the textfield when the value of the textfield is the same value as the last stored value in the database. (automatically clear the text that is filled by the 'radiobutton')
View originalThis topic has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.