Hi,
is it possible to load the names of all registered users into a drop down list?
- tobi
is it possible to load the names of all registered users into a drop down list?
- tobi
Hi tobi,
Yes, If you check the Joomla! docs I think that there is a built-in function to do this. Otherwise you can run a DB query on the jos_users table and build a drop-down from the query results.
Bob
Yes, If you check the Joomla! docs I think that there is a built-in function to do this. Otherwise you can run a DB query on the jos_users table and build a drop-down from the query results.
Bob
This topic is locked and no more replies can be posted.