Forums

Check if record exist then submit

foluso123 06 Jun, 2019
Hi @ all

I am trying to create a joomla registration form on my site. But i want only users that have their records in the database to be allowed to register. Such that when the user fills and submit the username, if it tallies with a username record in the database, then the user will register successfully, if not deny user registration.

I have created the form, uploaded the database records with the required usernames; i have tried using the read data but its not working, cause i think am not sure how to configure the parameters properly.

Your kind assistance is required.

Regards.
GreyHead 07 Jun, 2019
Hi foluso123,

Please turn on the Debugger or add a Debugger action to the On Submit event. That should show you the DB Query that is being generated and the resulting data.

Bob
This topic is locked and no more replies can be posted.