tooth-paste Posted September 19, 2018 Share Posted September 19, 2018 I created a user who can add members. Is it possible to hide the field 'Admin field', 'Images' and 'Biography' on a profile page in the admin? Link to comment Share on other sites More sharing options...
szabesz Posted September 19, 2018 Share Posted September 19, 2018 (edited) If I understand it correctly, you can do it by adjusting the settings of the core User Profile module: "What fields can a user edit in their own profile?" which also removes them from the user's profile page. Edited September 19, 2018 by szabesz typo Link to comment Share on other sites More sharing options...
tooth-paste Posted September 19, 2018 Author Share Posted September 19, 2018 I found this but these are there own profile. And the fields can not be found in these settings. These are the fields I want to get rid off. Link to comment Share on other sites More sharing options...
szabesz Posted September 19, 2018 Share Posted September 19, 2018 The admin theme selection should be configurable with admin_theme. Anyway, another trick is to edit the Fields settings of User template and on the Input tab of the given field set the visibility to Hidden (not shown in the editor). Link to comment Share on other sites More sharing options...
tooth-paste Posted September 19, 2018 Author Share Posted September 19, 2018 10 hours ago, szabesz said: The admin theme selection should be configurable with admin_theme. Anyway, another trick is to edit the Fields settings of User temple and on the Input tab of the given field set the visibility to Hidden (not shown in the editor). Where can I find these fields? Link to comment Share on other sites More sharing options...
szabesz Posted September 19, 2018 Share Posted September 19, 2018 Just turn on "Show system templates" in the template list. Edit the template level field settings as usual: If you have the great Custom Inputfield Dependencies module by @Robin S installed, you can easily implement any sort of custom visibility (even by using PHP and the PW API). 4 1 Link to comment Share on other sites More sharing options...
tooth-paste Posted September 19, 2018 Author Share Posted September 19, 2018 Thx! Works great! 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now