Hide a field from a list view

hamidouche
Kilo Expert

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

1 ACCEPTED SOLUTION

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

 

-Anurag

View solution in original post

4 REPLIES 4

Anurag Tripathi
Mega Patron
Mega Patron

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

-Anurag

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

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

 

-Anurag

Finally I did it with an ACL rule (add_to_list)

Thanks