In my form, I have grouped some related fields into one section. I want to restrict the access to these fields for certain profiles. Is it possible to apply Field Level Security to section or tab, so that I don't need to apply field level security for each field?
I can show or hide section using javascript based on the roles but I want to avoid this for security restrictions.
Any help and guideline, a pointer will be a great help.