Is there a way to view ID in Jomsocial member details in frontend for each member. For ex. I can see my name, first name adress, city etc... but I like to see my ID too...
ffredt Hi, You can use this code to show your id.
echo JFactory::getUser()->id;