Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 779207
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T19:53:31+00:00 2026-05-14T19:53:31+00:00

Looking at the source code of Action.Submit, I’m trying to figure out where ext

  • 0

Looking at the source code of Action.Submit, I’m trying to figure out where ext is appending the form’s fields to the parameters.

Instead of sending each field as a separate parameter, I want to send something like:

formObj:{field1:value, field2:value}

Currently, each of those values are simply added to the parameter list along with any custom/baseParams.

Where are these formfields being added so that I can change this behaviour?

Thanks.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T19:53:32+00:00Added an answer on May 14, 2026 at 7:53 pm

    I’m not sure what your override needs to look like, but you’ll probably want to look at Ext.Ajax.request() (in Core / Connection.js). When posting a form, the fields get serialized there, in this code block:

                if(form = Ext.getDom(o.form)){
                    url = url || form.action;
                    serForm = Ext.lib.Ajax.serializeForm(form);                 
                    p = p ? (p + '&' + serForm) : serForm;
                }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm trying to understand reddit's source, and I am looking at the get_comments action
I'm looking for source code for a web based study group. I'd prefer something
I was looking a source code of a particular page of my project and
I'm looking for the source code of Sun's standard java compiler, javac . jdk1.6.0_07
I am looking though some source code from a third party and am repeatedly
I have been looking at the source code of the IronPython project and the
I have been looking at the source code of raphael.js and I see a
Recently I was looking at some source code provided by community leaders in their
Looking through the massive android source code, anyone on here who know where exactly
I'm looking for a WPF Gradient Picker example and source code. The goal is

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.