Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Modified New User/Registration Form

Post Reply
israelwebdev
Posts: 21
Joined: Thu May 22, 2014 6:08 pm

Modified New User/Registration Form

Unread post 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. :)
admin
Site Admin
Posts: 2815
Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 25 times

Re: Modified New User/Registration Form

Unread post 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
Post Reply