I did the following:
- Created two configurations C1 and C2.
- Enhanced the View and Classes of a standard Web UI component, added a ComboBox field.
What should I do to select dynamically the configuration? - Example:
- If the user chooses "A" in ComboBox then C1 should be shown.
- If the user chooses "B" in ComboBox then C2 should be shown.