How can I add a field to the SIGNUP form?

The recommended method of customizing your AppGini-generated application is through hooks. But sometimes you might need to add functionality not accessible through hooks. You can discuss this here.
Post Reply
composer
Posts: 6
Joined: 2023-11-26 21:39
Location: Lutz, FL USA

How can I add a field to the SIGNUP form?

Post by composer » 2023-11-30 13:22

I need to add ZIPCODE to the signup form. How can I accomplish this and how can I make it stick so that if I have to re-compile the finished database, I do not overwrite anything custom?

Thanks.

Mike

Post Reply