Hi, two problems trying to validate a mem form:
1-I have a mem form in which the user completes his personal data to be registered.
All fields are local variables.
I set the required check on the validate tab for each one.
When I am in a field and press tab, the validation message appears ok.
But if I press the Save button it does not validate any field.
Just jumps to the "URL on save" page.
2-The Chrome Bowser "remembers" data entred in fields and suggest them for the fields to be automatically completed.
But this does not makes NT to set the session value of the fields.
Then even if you press tab in one of the completed fields the data is not in the session q
Any way of fix this or disable this?
Thanks