Hi,
I explain my situation. I have a form that creates a joomla registration and besides, I saved in another table.
And besides that I need to create the record, I
can change it.
I thought of copying the form and instead of using the POST method and the joomla registration, the form uses the GET method to fetch data from the user currently logged on and I then edit the fields with UPDATE on my table, but not as done to change the fields in the table jos_users. I look.
My question is, how lame of a data table to show it on the form?
I explain my situation. I have a form that creates a joomla registration and besides, I saved in another table.
And besides that I need to create the record, I
can change it.
I thought of copying the form and instead of using the POST method and the joomla registration, the form uses the GET method to fetch data from the user currently logged on and I then edit the fields with UPDATE on my table, but not as done to change the fields in the table jos_users. I look.
My question is, how lame of a data table to show it on the form?