Hi.
Please find link to a simple project file showing this issue.
I had previously in v500 created a registration form that allowed for all fields to be checked once via code even for those marked as mandatory. In v501, the same operation is not sticking, when you click a button, the check is done per field hence the code that was intended to perform all checks is not reached. I have copied the page from the v500 project into ebase v501's project and that does retain the desired operation. Anything changed between the two versions?
https://drive.google.com/file/d/0B8GAGx ... sp=sharing
Regards
Mandatory controls operation differ btwn v5.0.0 and v5.0.1
Moderators: Jon, Steve, Ian, Dave
-
- Ebase User
- Posts: 109
- Joined: Mon Sep 21, 2015 9:55 pm
Mandatory controls operation differ btwn v5.0.0 and v5.0.1
0 x
ebasetech v5
Skype: mateso08
Location: Kenya
Skype: mateso08
Location: Kenya
-
- Ebase User
- Posts: 331
- Joined: Mon Mar 10, 2014 8:34 am
Hi, you have skip validation on the click element in your v500 form but not on your v501 form.
Mandatory checks are client side so they will kick in and hence the server side script will not run.
http://dev-docs.verj.io/ufs/doc/Skip_Validation.htm
Mandatory checks are client side so they will kick in and hence the server side script will not run.
http://dev-docs.verj.io/ufs/doc/Skip_Validation.htm
0 x
-
- Ebase User
- Posts: 109
- Joined: Mon Sep 21, 2015 9:55 pm
Who is online
Users browsing this forum: No registered users and 12 guests