Dynamic filter (Simple List component) when desired Option/item is selected (Split Button component)

KhasimKhanP
Tera Expert

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

 

KhasimKhanP_0-1741344419965.png

 

KhasimKhanP_1-1741344489501.png

 

1 ACCEPTED SOLUTION

KhasimKhanP
Tera Expert

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.

 

KhasimKhanP_0-1741504641648.png

 

View solution in original post

2 REPLIES 2

KhasimKhanP
Tera Expert

any workaround or alternate solution?

KhasimKhanP
Tera Expert

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.

 

KhasimKhanP_0-1741504641648.png