display profile_value from #_user_profiles

Fredolino 22 Aug, 2020
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.
GreyHead 23 Aug, 2020
Hi Fredolino,

You can use a Read Data action as you would for any other table.

Bob
Fredolino 23 Aug, 2020
But, i have a problem with "profile.city" in column profile_key.
The Problem is the point?
This topic is locked and no more replies can be posted.