Hi,
I am trying to set up a form where the user information is preloaded from the user logging in. I was able to do this succesfully for the most part using some of the parameters that come from the original basic users table. In the info with the action I see that you mention the user_profiles section. I have not been able to get those to pre populate. Looking at the php portion of the action I see all the fields from the basic joomla profiles tab. I have custom fields that I added to the profile section (I use profile10) What do I need to do so that the form loads data from that profile10 program which uses the same _usersprofiles table?
Thanks!
I am trying to set up a form where the user information is preloaded from the user logging in. I was able to do this succesfully for the most part using some of the parameters that come from the original basic users table. In the info with the action I see that you mention the user_profiles section. I have not been able to get those to pre populate. Looking at the php portion of the action I see all the fields from the basic joomla profiles tab. I have custom fields that I added to the profile section (I use profile10) What do I need to do so that the form loads data from that profile10 program which uses the same _usersprofiles table?
Thanks!