[CLOSED] [1.0] Form Submit

  1. #1

    [CLOSED] [1.0] Form Submit

    Hello,

    I was wondering if Coolite has any extensions built into the toolkit that support the submit method for the BasicForm, like detailed on the following page (under submit)


    http://www.extjs.com/deploy/dev/docs...BasicForm.html


    Cheers,
    Timothy
  2. #2

    RE: [CLOSED] [1.0] Form Submit

    Hmm, I guess my real question is is how I would handle redirecting the response to another partial view?

    For example, got a Create routine that handles posting, would like to redirect the user to CreateSuccess using RedirectToAction() ... however I'm doing the submission over Ajax using BasicForm.submit()


    Any suggestions on how to best handle this?


    Cheers
  3. #3

    RE: [CLOSED] [1.0] Form Submit

    Hi,

    I am not sure what issue do you have. ExtNet-MVC project has AjaxFormResult class which you should use to return correct response.


    Example usage :
    - View: CustomerDetails
    - Controller: DataController
    - Action: SaveCustomer
  4. #4

    RE: [CLOSED] [1.0] Form Submit

    Thanks vladimir, I'll evaluate the examples in the MVC project.

    Cheers

Similar Threads

  1. [CLOSED] Form Submit
    By IanPearce in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: May 07, 2012, 9:28 AM
  2. submit ext combo box as normal form
    By craig2005 in forum 1.x Help
    Replies: 3
    Last Post: Jan 04, 2011, 7:12 PM
  3. [CLOSED] Submit gridpanel data in form submit
    By jchau in forum 1.x Legacy Premium Help
    Replies: 3
    Last Post: Jul 14, 2010, 7:25 PM
  4. Form Submit JS Error
    By cleve in forum 1.x Help
    Replies: 0
    Last Post: Jul 10, 2010, 3:27 AM
  5. [CLOSED] [1.0] Form submit with a checkbox
    By tdracz in forum 1.x Legacy Premium Help
    Replies: 2
    Last Post: Dec 03, 2009, 9:35 AM

Posting Permissions