- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 12:11 PM - edited 08-16-2023 09:18 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 07:06 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2023 08:37 PM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 01:19 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-13-2023 08:37 PM
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,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2023 07:06 PM
Hi
you have to add another uri parameter:
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2023 09:17 PM
Hello Maik,
Thank you for your time. It is working. I could hide the filter.
Thank you