Is it possible to create a constraint (restriction) accross multiple values of a webform. I have a complex element called tabs. It can have a list of tab elements. Each tab element has an element called "default" that indicates if this is the tab that should be opened first when displaying the tabs. What I want to do is ensure that a user can only select one tab as being mandatory.
An alterntive approach would be to provide a dropdown list of tabs based on what the user has entered. But then this list would have to repopulate itself once the user has entered a new tab. In that way the user could select which tab is the default tab.
Any help greatly appreciated.
Regards
Brian