Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Hi all,
I had a requirement to restrict a confidential field (example: hidden_field) to be added in list view.
I dont have access to ACLs. Is there any other way to restrict fields to be added into list view through personalize icon without ACLs?
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Got the solution, Just need to add no_list=true,no_form=true in Attributes.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
Got the solution, Just need to add no_list=true,no_form=true in Attributes.
