How to make filter condition Read Only

Asmita7
Tera Expert

Hi Friends,

 

 

 

 

 

2 ACCEPTED SOLUTIONS

Maik Skoddow
Tera Patron
Tera Patron

Hi

you have to add another uri parameter:

 

MaikSkoddow_0-1691892363473.png

Maik

View solution in original post

Hi Samaksh. Thank you for your time. I did not get it. Cam you please elaborate it.

My requirement is the  query for the filter will be set through code in UI action. When the user clicks "Edit" button UI action then the slush bucket is displayed with 2 filters. Automatically the data will be populated in slush bucket through the code. But the filter is still editable for the End user. I want to make that filter read only. Or I want to deactivate the "Run Filter" button.

 

Please help.

 

Thank you,

View solution in original post

4 REPLIES 4

Samaksh Wani
Giga Sage
Giga Sage

Give admin role in Write ACL 

 

@Asmita7 

Hi Samaksh. Thank you for your time. I did not get it. Cam you please elaborate it.

My requirement is the  query for the filter will be set through code in UI action. When the user clicks "Edit" button UI action then the slush bucket is displayed with 2 filters. Automatically the data will be populated in slush bucket through the code. But the filter is still editable for the End user. I want to make that filter read only. Or I want to deactivate the "Run Filter" button.

 

Please help.

 

Thank you,

Maik Skoddow
Tera Patron
Tera Patron

Hi

you have to add another uri parameter:

 

MaikSkoddow_0-1691892363473.png

Maik

Hello Maik,

 

Thank you for your time. It is working. I could hide the filter.

 

Thank you