its not hard, but need few file edit .. this thing can't be done by template as all the field are in one array..
1. you need to add a field in profilefield table which will store usergroups id's to whom that profile field will be show.
2. Then next thing will be edit functions_user.php file
in that you need to edit fetch_profilefields function..
3. YOu need to edit profile.php file admincp to add a column for entering usergroupid.
|