Workgroup

  • Thread starter TotallyConfused
  • Start date
T

TotallyConfused

When copying database and using fOSUsername, I only get back an ID. How do I
set it up to be able to use the function fOSUsername and generate the name of
the user. Instead of ID: 123456 - Jane Doe???? Thank you in advance for
your help.
 
J

Joan Wild

You'd have to have a table with two fields - ID and Username. Then you can look up the name that matches the ID that fOSUsername returns.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top