Hello,
how can I get "#_user_profiles" from the Joomla table
Show the value in the "profile_value" column for the individual user that belongs to the line in the "profile_key" column?
user_id | profile_key | profile_value
----------|---------------- |------------------
909 | profile.city | "place"
"Place" should be displayed to me.
:-)
F.
how can I get "#_user_profiles" from the Joomla table
Show the value in the "profile_value" column for the individual user that belongs to the line in the "profile_key" column?
user_id | profile_key | profile_value
----------|---------------- |------------------
909 | profile.city | "place"
"Place" should be displayed to me.
:-)
F.
Hi Fredolino,
You can use a Read Data action as you would for any other table.
Bob
You can use a Read Data action as you would for any other table.
Bob
This topic is locked and no more replies can be posted.