How to restrict filter options(fields) in service Portal ?

madhuri15
Tera Contributor

Hi ,

I don't want to display all the fields by using filter, How can restrict all the fields coming from incident table?

Any help will be appreciated.

find_real_file.png

 

 

find_real_file.png

I dont want to see all the fields which are not useful for the end-users , how I can remove these options

 

1 ACCEPTED SOLUTION

divyamduggal
Tera Expert

Hi All,

I worked on this and was able to hide them using Read ACL. This will work same on both native and portal filter. Just create a row level ACL and remove access for end users and then create Field level ACLs to provide access to all the particular fields you want to show in filter.

Thanks,

Divyam

View solution in original post

13 REPLIES 13

divyamduggal
Tera Expert

Hi All,

I worked on this and was able to hide them using Read ACL. This will work same on both native and portal filter. Just create a row level ACL and remove access for end users and then create Field level ACLs to provide access to all the particular fields you want to show in filter.

Thanks,

Divyam

Hi Divya,

Could you please specify details of those ACLs.

I mean table and field name, was table selected as "Dictionary (sys_dictionary)" or the target table let's say Incident.

 

Thanks in Advance

Hi Divya, 
I have a similar requirement however my Custom Data Table is extended by Task table. 
By default, it pulls all the fields from task table as well as custom table.  
Requirement is to restrict the data from Task table. Please suggest your opinion on this. Thanks

RAHUL Khanna1
Mega Guru

is this answered? Madhuri can you close the thread