Hello,
I developed a new Appointment component which is a combination of { Calendar + DropDown + Radio group }. May I know how does guideBridge derives the properties of this component on an Adaptive form.
For Example : Currently the component's validation (or) value properties are only considering the "Calendar's" section of the component (may be since I developed this component based on the existing Calendar component.) So how can I make the guideBridge object maintain the data of this component as
1. Value : to be a combination of all three widget.
2. Validation : to be considered as valid only when all 3 widgets are filled.