cabrooney Posted April 16, 2015 Posted April 16, 2015 Is it possible to hide specific inputfields from specific users/roles? I want the user to be able to edit the page, except a single field in that page. I already found the visibility setting under setup/fields/input but i don't get the right parameters for "Show this field only if ...". I hoped it would be something like "$user!=admin" but this does not work.
Jan Romero Posted April 16, 2015 Posted April 16, 2015 There is this module by Ryan. Sounds like that’s what you want. Using the visibility setting to hide a field is probably a bad idea, because that will only hide it client-side with JavaScript. 1
cabrooney Posted April 16, 2015 Author Posted April 16, 2015 Thank you, that was exactly what i was looking for.
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