Is it possible to hide the actual fields, not just the data in the fields, based on field-level security settings? It looks like there may be some Javascript solutions, but I prefer to stay away from that if possible since 1. JS is just one more thing to break, and 2. we'd have to do that on every single field. I'd like the field to always be hidden if the user isn't allowed to read the data.
I'm talking about doing this in conjunction with field level security, not in place of. I already know the field level security works perfectly to hide the data we don't want users seeing. We just don't particularly want to flaunt those hidden fields in front of them, nor do we want them taking up unnecessary space on the form if they can't read them anyway.
*This post is locked for comments
I have the same question (0)