Check user creation

Check if a username or email already exists during form submission.

Overview

The issue is verifying unique user credentials without a page reload during the registration process.
Use a specific action in the form's submit event to read existing data and conditionally redisplay the form if a duplicate is found.

Answered
ChronoForms v7
we webcrea 10 Jun, 2023
Hi,

What is the best, in ajax, to check if username or email exists during inscription's form?

Thanks
Chris
Max_admin Max_admin 15 Jun, 2023
Answer
This is not easy, just check it with a "Read data" action in the submit event and redisplay the form if it exists
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.