The B4XInputTemplate has a RegexPattern property, but I can only set and check one field.
Is possible to set a regex pattern to validate the input in B4XFloatTextField?
Or create a B4XInputTemplate with several input fields?
I have this in B4XDialog custom and would be nice to check the fields (date, time, value) and enable the OK button when the pattern matches.
Is possible to set a regex pattern to validate the input in B4XFloatTextField?
Or create a B4XInputTemplate with several input fields?
I have this in B4XDialog custom and would be nice to check the fields (date, time, value) and enable the OK button when the pattern matches.