User ID column in member list

  • Ric McDonald
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
8 years 3 months ago #92667 by Ric McDonald
User ID column in member list was created by Ric McDonald
Is it possible to add the User ID in a list of members ?
If so How do I do this,
I need it so the number can be used in a feedback form and the results collated against the individual member

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #92722 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic User ID column in member list
Hello Ric

We don't have support for that column. You can try to modify the file components/com_osmembership/view/members/tmpl/default.php to add that column, it should not be hard

If you don't know how to do it, submit a support ticket sending us super admin account of your site. I will ask my developer to make the modification for you

Regards,

Tuan
The following user(s) said Thank You: Ric McDonald

Please Log in or Create an account to join the conversation.

  • Ric McDonald
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
8 years 3 months ago #92725 by Ric McDonald
Replied by Ric McDonald on topic User ID column in member list
Thanks Tuan
I think I have found an easier way around it

Please Log in or Create an account to join the conversation.

More
8 years 3 months ago #92730 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic User ID column in member list
Without code modification?

Please Log in or Create an account to join the conversation.

  • Ric McDonald
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
8 years 3 months ago #92731 by Ric McDonald
Replied by Ric McDonald on topic User ID column in member list
I am using breezing forms for my feedback form exporting the data to google docs where I can run average calculations and then publish the result back on the website
I just need to write the php to prepopulate the dropdown list directly from the data base

Please Log in or Create an account to join the conversation.