39
Views
3
Comments
Solved
[Side By Side List] On Parameter Change applying on a loop
sidebysidelist
Reactive icon
Forge asset by Leopoldo Ismael
Application Type
Reactive

In given image I have a dropdown at the very first step associated with some roles(Manager, Supervisor etc). So at the very first step when I have select like manger then there should be a checkbox menu list appear in the available roles(On Parameter Change) and then I assigned some menus to the manager and after assigned I have to submit them.(For that in database I am using 2 entity Roles & Menus with a reference identifier).


On Parameter Change we used Aggregate refresh client action but in this case Side By Side List Plugin using loop with list append.

How can we achieve On parameter Change on the same scenario. Hope I elaborate correctly. If you guys have any doubt please let me know.

Thanks in Advance

 


2024-11-07 03-28-42
Stuart Harris
Champion
Solution

Hi Arshad,

Thanks for posting your question.

I am having it a little difficult to understand the problem.

However, I think you are asking how do I refresh a data action in OnParametersChanged?

If that is the question, then the answer is: data actions can be refreshed in the same way Aggregates can.  Just drag on a RefreshData widget and select the data action.

If that is not the question, many apologies, and could you try to explain a little more?

Kind regards,

Stuart

2026-02-18 14-34-58
Arshad Raza

Hey Stuart,

Thanks for your response.

I actually solved it! I am aware about the Data Action. but my query was different because here I am working with existing forge extension and the same have their own functionality and I was stuck with some of existing code.

Thank You

Arshad.

2023-06-15 18-30-12
FRANK JOHNNY GANGUILHET

Thanks for the post and the solution!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.