Hi,
Is there an option to make an EditText "must input"?
I am looking for this kind of workaround:
An EditText field on my form with "must input"
A Button on my form with event like Activity.FinishWithCheck
Unable to leave the form and underlined or red bordered fields with no input but must have.
To cancel the form a Button with event Activity.Finish or the default Back button.
Otherwise I have make a lot of checks myself on the event Activity.Finish.
Best regards,
André
Is there an option to make an EditText "must input"?
I am looking for this kind of workaround:
An EditText field on my form with "must input"
A Button on my form with event like Activity.FinishWithCheck
Unable to leave the form and underlined or red bordered fields with no input but must have.
To cancel the form a Button with event Activity.Finish or the default Back button.
Otherwise I have make a lot of checks myself on the event Activity.Finish.
Best regards,
André