MyBB Community Forums

Full Version: summary of custom profile field info from all members
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I was wondering if it's possible to somehow create a page or a piece of code that builds a summary of the information from a specific custom profile field sorted by username. In example: I have a custom profile field in which members can write down which tactical games they own. This information is used by us for organizing online game sessions. What I'd like is a way to output a summary which shows the information based on member name on 1 page instead of viewing every members profile manually.

I'm looking for an output something like this:
Quote:Member name 1
Game
Game 2
Game 3

Member name 2
Game x
Game y

Member name 3
Game g
Game z
Game 9
Game 3
Game 6

etc.

All the info is located in a custom textarea profile field.
Yes... I would also like to know if this is possible.

I want to display the page like a table with a header. In the header i want to place the custom form fields 'title'. When the user clicks the title the table will sort itself by this field.


- Thanks, -

Sebastiaan Kop.