Hi All,
I have a context nodes like below.
Datasource
-Node1 (supply function)
--Node11 (supply function)
---Att11
---Att12
-Node2
-Node3
When I select an option in the Radio buttons, for the first time, Node11 is populated with data.
When I select different option in the Radio buttons, for the second time, Node11 is repopulated with new data, still it has old data.
How to repopulate the data in context based on the user selection?
Thanks
Sundar