I know you are planning some formating enhancements. But one nice enhancement would to have the ability put some parts of the form into tabs.
Something like this
mozillazine.org/articles/ima β¦ m-fill.png
the primary and alternate address
and also some kind of visual grouping of related elements would be nice
Nobody from DHTMLX team can say something on this ?
Such kind of form organization will require splitting single form in multiple html containers - so far we have not plans for such kind of form organization.
Why not use different form objects for each tab?
shawe
March 9, 2011, 1:25pm
#4
Is possible do that you want, see this example code I do for me: paste.ubuntu.com/577829/
The important is this
β¦
Content of your Tab1
Content of your Tab2
Content of your Tab3
tabs_test.php.rar (1.43 KB)