With Read data action, I was able to read out user profile data but not the user profile data from additional user profile fields created with the Joomla core functions. Can you give me a hint?
Thanks
With Read data action, I was able to read out user profile data but not the user profile data from additional user profile fields created with the Joomla core functions. Can you give me a hint?
Thanks
Hi kraadde
there is no action for reading the user profile info specifically, you will need another Read Data to read the profile info from the core Joomla fields table
Please note that the logged in user info are loaded by default using the {user:field_name} shortcode, like {user:email} or {user:username}