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 6933289
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T11:48:48+00:00 2026-05-27T11:48:48+00:00

I have a form that is posting a for when you hit add to

  • 0

I have a form that is posting a for when you hit add to cart. it will add the new input fields for the options and everything then .post the form to update the pricing at the top….however when it does the post which is after it creates the fields it does not count those fields within the post and it is only for the newly created ones….you can see the running script at https://www.presidentialuniversity.com/synergy-business-tools/order_new.php?cid=1#top if you need more info don’t hesitate to ask. you can see the javascript that pertains to this action at the bottom of: https://www.presidentialuniversity.com/synergy-business-tools/js/order_functions.js

the portion that actually does the submitting is:

var form = $('#store');
url = form.attr('action');
$.post(url+'&a=updatecart', form.serialize(),function(data){
    alert(data);
    $('#top_totals').html(data);
}); 

currently it is alerting the post data. the fields go in with out a problem i can see them there they just aren’t getting picked up when the form is posted

  • 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-27T11:48:49+00:00Added an answer on May 27, 2026 at 11:48 am

    the problem was that a fadeIn animation was showing the new fields and the .post was running before that fadeIn was complete so the fields were not completely rendered before the .post of serializing

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a form that generates new input fields via JavaScript on click. the
I have a small form inside a table. POSTing that form creates a new
I have a form that users use to input information about a posting. When
I have a form that has multiple fields, and for testing purposes is there
I have a form that uses jQuery to submit an ajax post and it
I have a form that I am using to post data to mysql. Before
I have a form that I need to post and show the result in
I have a simple form that I am currently posting back to the server
I have a form that does some extensive Javascript stuff before finally POSTing to
If I have a textbox txtInfo in a form that I submit via post,

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.