Is it possible to hide the parent table fields while filtering the records of child table?

naveen80
Tera Contributor

Hi Experts,

 

I was looking for hiding the few unnecessary extended fields from Parent table('Task') in to my custom table(child table - 'xyz') while filtering the records through column names.

 

I see more than 50 fields which are not required to be shown.

 

can you please help me, how to achieve this requirement.

 

Thanks,

Naveen.

 

 

6 REPLIES 6

Zach Koch
Giga Sage
Giga Sage

Unfortunately, you'd have to make an ACL for each field. Also, best practices for ACLs is to avoid scripting, especially any gliderecord queries,  if at all possible, as it will have to evaluate the script for each ACL every time the ACLs are evaluated.

If this information helped resolve your issue, please remember to mark response correct and thumbs up to help future community members on this information, thanks!

Giri Mallepaka
Tera Contributor

Hi Naveen,

 

I am also looking for the same, is that issue resolved? if it is resolved please reply with solution.

Thanks in advance.

 

Thanks,

Giri.