Is there a way for me to have a user list that displays the users as a table instead of using a menu item which I can get to display where and how I want it to.
If not I would suggest you add it. Would be very useful.
Hi,
you can use User List Module, but you need to override default template module:
- Copy file /modules/mod_jsnsearch/tmpl/default.php into /templates/your-template-folder/html/mod_jsnsearch/custom.php
- In your module choose custom layout from parameter "Advanced"->"Alternative Layout"
NOTE: to do this you need basic PHP and Joomla Knowledge.
If not I would suggest you add it. Would be very useful.