- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 07:16 AM
Hi,
I want to hide a field/column from a list view using only the attribute section of the field, if that's possible. I DO NOT want to use ACLs.
Thanks
Solved! Go to Solution.
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 07:45 AM
It would be cleaner if you do it via ACL, im afraid this is not possible via attributes.
Please close the thread if your question is answered.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 07:24 AM
Hii,
Im not sure that is achievable. Can you elaborate on what you are trying to achieve and why do you want to use only dictionary attributes??
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 07:28 AM
the field is encrypted. And the business need is that any sensitive information must be hidden in list views. That's how far I can go into details unfortunately. I thought it was possible to do it via attributes, not want to mess with ACLs
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 07:45 AM
It would be cleaner if you do it via ACL, im afraid this is not possible via attributes.
Please close the thread if your question is answered.
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-28-2019 12:34 PM
Finally I did it with an ACL rule (add_to_list)
Thanks