215 Posts
cubist
10 years ago
0
Topic

After creating a new User type and adding fields. I want to allow other members to view others' user profiles (not login/pw), but all the other fields, ie address, ph, email, etc.

E.g. in my template, the $link var will show me how to edit the user, but how would I just view the fields in the content tab?

$link =  'index.php?option=com_cck&view=form&layout=edit&type=applicants&id=';
$link .= $cck->get('user_id')->value;
$link .= '&Itemid=xx';






Get a Book for SEBLOD