- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2025 02:48 AM
Hi folks,
I've added Split Button Component with Items : Priority 1 , Priority 2.
And Simple List Component (Task Table).
When Priority Option is selected Simple List component should display Priority 1 Tasks ,same when Priority 2 is selected.
I created Client State Parameter and trying to update through event handler but it's working only for one option when split button item is selected.
How to achieve this feature, is there any alternate solution
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 11:17 PM
I came up with the answer on my own 😀
achieved this using Client Script which will update Client state parameter through event mapping script execution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 03:14 AM
any workaround or alternate solution?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-08-2025 11:17 PM
I came up with the answer on my own 😀
achieved this using Client Script which will update Client state parameter through event mapping script execution.