Good afternoon, I need to solve a problem, my form creates registrations and links them to the login system of joomla, in case I have the tables USERS joomla core and PEOPLE, that I created through the form.
What I need? Whenever I create a new user, take the ID registered in the USERS table, ID column and make an update to the PEOPLE table ID_USERS field, so I can control by ID the display of some features at the moment the user logs in.
What I need? Whenever I create a new user, take the ID registered in the USERS table, ID column and make an update to the PEOPLE table ID_USERS field, so I can control by ID the display of some features at the moment the user logs in.