How to grab data from user entered parameters in a Widget and add it to another Widget

609
0
10-12-2021 11:50 AM
Labels (2)
NicoKroes
New Contributor II

Hello:

I am relatively new to developing custom widgets in Web App Builder Developer edition and have a question. I have a widget that a user enters criteria to filter by such as, the name of the homeowner, date they moved in, and the condition of their house. As the group filter widget does not show the filter criteria currently applied, I was considering creating my own widget to display what filters are currently applied (i.e John Doe, 10-26-2020, Damaged are the filters currently applied)?

I am thinking that I have to use a combination of the widget manager, publishdata, and fetchdata functions and methods to do this. However, I am unsure what exactly the code needs to look like. Any help would be greatly appreciated.

0 Kudos
0 Replies