First of all, thanks for a great forum
I have already found som answers here, but now I am stuck, probably because I am new to smarty.
I am trying to extend the user list in FrontEndUsers to include "User Properties", like email, company name and other i have added.
I tried to use $props (which is available), but only got names of the properties, no actual content.
Also, it looks like $controls contains what I need, but that isn't available on the template where the user list is.
Is this possible using smarty(as is), or is selecting from the database a better way to do this?
Any examples, links to simmilar solutions or hints greatly appreciated!
Cheers!
