Hi All,
Please help me to resolve the following issue:
Scenario : I want to hide/show a container which has the entity attributes based on condition. The entity has an attribute called "Type" which has two values Person and Member.
There are two containers that have to be displayed when the type is Person or Member.
While debugging , the attributes in the containers are displayed with unknown values irrespective of the Type is selected.
Any help would be greatly appreciated.
Thank you