Page 1 of 1

Modified New User/Registration Form

Posted: Sun May 25, 2014 12:36 pm
by israelwebdev
I'd like to create a new user registration page, that would populate the zzzsys_user table, same as the nuuser form. The form would have to be modified to at least hide the access level (so it can be a fixed value).
Is the best way to copy the form and object records in the DB from nuuser to some new form that can be modified?

Enjoying using nuBuilderPro. Thanks. :)

Re: Modified New User/Registration Form

Posted: Fri Jun 13, 2014 8:48 am
by admin
israelwebdev,

I would create an html page outside / independant of nuBuilder an call the database directly and create a user that way.

Steven