XF 1.5 Output values from custom user fields of a single specified user?

warrenpchi

Member
Licensed customer
Hi guys,

I've been looking through many threads and could not find the answer to this, and could really use help on this one.

I have a page that is a child of a category. In that page, I want to display the value of several custom fields for one particular user... a user that is not the visitor viewing that page. How would I be able to specify a particular user by user ID, and then retrieve the data stored in that particular user's custom fields?

Or to put it another way, let's say that I have a user named Superman and his user ID is 11735. He's a community leader, and I want to create a page just for him under the category Leaders. I've already taken the liberty of storing personal data (achievements, etc.) within custom fields in his account. How do I then output that data from those custom fields, on the page I set up for him?

Many thanks in advance! :)
 
Last edited:
Back
Top Bottom