How to hide multiple field(30 fields) from the Personalize List columns

mouli7
Tera Contributor

Hi All,

 

I know how to hide the fields from the Personalize List columns by creating ACL.

 

Create an ACL Type = Record

Operation = add_to_list

But this solution will make me to create 30 add_to_list ACL's since i have 30 duplicate/un used fields.

is there any better approach to achieve this functionality.

REASON TO HIDE FIELDS: there many number of un used and duplicate field in the table(Business application) which confuses the end user which holds the true data.

Thanks,

mouli

 

 

1 REPLY 1

SanjivMeher
Kilo Patron
Kilo Patron

I dont think hiding fields is an option.

I would suggest creating views for them, which they can select which will give them the fields they need in the list view. Or just create a view and set it as default, if they just need a set of fields.


Please mark this response as correct or helpful if it assisted you with your question.