Gossamer Forum
Home : Products : Gossamer Forum : Discussion :

admin panel USERS->LIST ALL changes

Quote Reply
admin panel USERS->LIST ALL changes
It looks like the LIST ALL page gets generated via GT calls rather than templates or etc.

So.... how do I add a column of info I want to display on the USERS->LIST ALL page.

I've already added the column of info to the db via the admin panel. That field shows up OK if I look up each individual user, the field is there as it should be.

So... simply... how do you add extra an a field of display info to the USER->LIST ALL display from the admin panel?
Quote Reply
Re: [ptegler] admin panel USERS->LIST ALL changes In reply to
The template for the user list is called "user_list.html".

Look for <%loop users%>. Inside the loop, you can use all the columns of your User table.

Ivan
-----
Iyengar Yoga Resources / GT Plugins