$columns = $dbo->getTableColumns($settings->get('db_table'));return $default;
$columns = $dbo->getTableColumns($settings->get('db_table'));alzander wrote: 2) We don't have a way to pre-fill EasyProfile fields on the fly. However, you should be able to import data into those fields using the Custom DB profile plugin, assuming the profile data and registration data are stored in the same table. That way, when the user goes to the Edit Profile page, the values are already populated as though they filled them in already.
Correct. Possibly I'm mis-understanding what you want to do though. Basically, I thought you were wanting that after the user is logged in, they are redirected to their "Edit Profile" page with the data pre-filled on that page with some of their social profile data.But Custom DB profile plugin is just to import data from social profiles not custom options, right?
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
