New example

30. May 2008 – 01:54

I have just uploaded new example Tabs in Form that shows how to correctly configure a form spreading multiple tabs.

Enjoy!


StumbleUpon Toolbar
  1. 6 Responses to “New example”

  2. Saki, you are priceless. thanks for this blog and all the examples and the forum contribution. I don\’t know what i would do without your tutorials and samples.

    By gina on Jun 6, 2008

  3. I can only second what Gina wrote. When first working with form submission I have not had too much success reading the extjs examples and API. Their example leave out the critical parts like setting the content type of the response to json and returning success. I also was quite confused about why a FormPanel object would not have the methods of BasicForm. Once I saw your example, I saw that myFormPanel.getForm().submit() does the job…

    By Michael Will on Jun 6, 2008

  4. I have been struggling with that tabbed form of mine for a month now. Nothing worked quite right either errors where not marked correctly or scrolling of tabs was not there, that anchor:\’100% 100%\’ line basically eliminated all of my problems ….. So, I can only agree you are priceless.

    Thanks a bunch for your contributions.

    Alex.

    By Alex Shneyderman on Jun 22, 2008

  5. Looks good, never knew you could bulk load tabs that way without explicating setting a form for each tab.

    I’m currently prefer to use a separate form for each tab though, however I’ll need to use this method at a later date no doubt.

    Once again fantastic stuff.

    By Jamie Nicholson on Jul 29, 2008

  6. This is great! Thanks so much for your work!

    By Dana Sullivan on Oct 21, 2008

  7. please try to add select code to samples without line number so we can test them offline thanx

    By Mourad on Dec 27, 2008

Post a Comment