Hi

I am wondering if it is possible to indicate that either one of two tabs need to be filled in. i.e. that the user selects one tab only during a registration:

           <fi:group>
              <fi:styling type="choice"/>
              <fi:label>Velg registrering: </fi:label>
              <fi:state>
                <ft:widget id="tab-state"/>
              </fi:state>

              <fi:items>
                <fi:group>



Currently if some fields on the other tab are mandatory the user will not be able to submit the form unless these are also filled in.

My case is a registration where the user selects to be either a private customer or a company customer, with different fields in the different tabs. It's ok if no fields are set as required, but I would like to validate that they are filled within the selected tab.


(Using cocoon 2.1.5.1)

Regards

Steinar


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to