NetTalk Central

Author Topic: How to validate req fields in a mem form  (Read 1752 times)

Alberto

  • Hero Member
  • *****
  • Posts: 1846
    • MSN Messenger - alberto-michelis@hotmail.com
    • View Profile
    • ARMi software solutions
    • Email
How to validate req fields in a mem form
« on: May 13, 2020, 12:18:24 PM »
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



-----------
Regards
Alberto

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11183
    • View Profile
Re: How to validate req fields in a mem form
« Reply #1 on: May 16, 2020, 10:29:49 PM »
example required.