10 years ago
Topic

hi everyone!

if you setup a form with tabs and some required fields only the fields in the actual tab are checked against value (filled yes/no). so if you have the submit-button on the last tab you can submit a totally empty form! :( also when you put the submit-button under the tabbed form only the fields in the visible tab will be checked.

2 more questions:
1) what is the tab-type "end" for? it seems that everything works fine with 1 start and the others as panel-tabs...
2) what is the group-identifier for? it also seems to have no effect.

anyhow... THANKS a lot for this great cck - i'm more and more getting into it and more and more loving it :))))

Get a Book for SEBLOD
10 years ago
0
Level 1

Hello zwergo,

welcome on SEBLOD forum.


For the point 1, you must put an "End" Tab to close properly all tabs. To make Tab, you must have:

  • Start Tab -> with Label
  • Panel -> with Label
  • Panel -> with Label
  • ....
  • End

The group-identifier is a name which will be added to all tab. If you don't have multi tab on the same page, effectively you wont see any thing,


For the form validation with tab, if you have make tab like describe above, and validation don't work anymore, please can you post in the tracker.


Best regards.

Lionel

Get a Book for SEBLOD