Hi,
I am trying to get a functionality in my app.
I have a mockup dashboard attached.
When I click on reset button I can see all the variables getting reset to current value.
1) But when i click on a Product. for eg--fruit cocktail, i want to see only the values of associated fruits i.e apple and plums here. when click on reset button after selecting fruit cocktail, I can see only 2 fruits. But i want to avoid this step in between.
As soon as I click on product--fruit cocktail, I should see only the variables apple and plum.
Ny help is appreciated