- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:30 PM - edited 09-07-2023 08:20 PM
Hi Experts,
I have one requirement to hide one column in list view Name: "end user email" So I write one ACL(Image added below)
And its working as expected in list view and we are unable to see that column in list view everything is good for now. And when I try to create a report and in configure section "choose columns" when i try to select the columns there also i am not able to see. this was also good my ACL is working as expected.
But the issue is when i select any reference type field (+) when i click to expand the reference fields and click on Order fields i was able to see the restricted "end user email" column in reports. Here also they don't want to see
How can I achieve this.
Note: In list view the table call (csm_transaction) when i try to open one record its redirecting to another table(u_lum_order)
Any help will be appreciated.
Thanks in Advance
Aakhil
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:40 PM
Hi,
Not entirely sure, but I believe you have to restrict read access to that specific field (to those roles that should be able to read the data) for this to work.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-06-2023 11:40 PM
Hi,
Not entirely sure, but I believe you have to restrict read access to that specific field (to those roles that should be able to read the data) for this to work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 08:13 PM
Hi Olan
Thanks for your reply but somehow its also not working as expected.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-07-2023 11:23 PM
I tried the same in a PDI, and it worked as I had expected.
Please check your ACLs that provide read access to that specific field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2023 03:00 AM
Hi @OlaN
Actually this column is not appearing in report level when i tried with Read ACL.
But in form level and list level they need these column what should we can do for that do you have any idea?
Thanks
Aakhiil