Validate the registration (sign up) form

If you're a new user of AppGini, feel free to ask general usage questions, or look for answers here.
Post Reply
User avatar
jmcgov
Veteran Member
Posts: 79
Joined: 2018-12-19 01:31
Location: Northern Ireland

Validate the registration (sign up) form

Post by jmcgov » 2019-06-17 23:41

Can the registration form be validated?
- mandatory fields: (username, password, email), to check against business rules etc
- custom fields: to make mandatory, to check against business rules etc?
TIA, James

User avatar
a.gneady
Site Admin
Posts: 1281
Joined: 2012-09-27 14:46
Contact:

Re: Validate the registration (sign up) form

Post by a.gneady » 2019-07-03 12:43

You can add JavaScript code in footer-extras.php to support this. Please see the example at https://bigprof.com/blog/appgini/make-i ... igning-up/
:idea: AppGini plugins to add more power to your apps:
  • DataTalk is an innovative AppGini plugin based on ChatGPT that allows you to interact with your AppGini database using natural language questions, without writing any SQL. Check the demo video
  • Mass Update plugin: Update multiple records at once and improve your workflow efficiency.
  • Check our other plugins and get a generous discount of up to 30% when buying 2 or more plugins.

User avatar
jmcgov
Veteran Member
Posts: 79
Joined: 2018-12-19 01:31
Location: Northern Ireland

Re: Validate the registration (sign up) form

Post by jmcgov » 2020-12-03 11:31

Thanks Ahmed, still lovin AppGini

Post Reply