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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T00:13:05+00:00 2026-06-13T00:13:05+00:00

I am facing issues with dynamically binding spring form elements in JSP using jquery.

  • 0

I am facing issues with dynamically binding spring form elements in JSP using jquery.
I am trying to add dynamic rows to a table which has different form elements.
Demo: http://jsfiddle.net/ninadhere/f7ZdK/

Issue here is newly added form elements are havng id’s & name attribute as “userName[0]1” instead of “userName[1]” hence they are not getting binded to spring form. I am using a AbstractWizardController and trying to binding Dynamic list of User’s on Step1 and then using them in Step2.

Is their a way to systematically clone the form elements like dropdown, checkbox and text.

Can someone guide me on using this correctly.

  • 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-06-13T00:13:06+00:00Added an answer on June 13, 2026 at 12:13 am

    pass true while cloning the element will copy all event with the cloned element.

    from http://api.jquery.com/clone/

    .clone( [withDataAndEvents] ) withDataAndEventsA Boolean indicating
    whether event handlers should be copied along with the elements. As of
    jQuery 1.4, element data will be copied as well.

    Replacing integer value of id:

      id.replace(/\[\d*\]$/, "["+ i +"]")// will replace 'userName[0]' with userName[{i}]
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am using tablesorter http://www.pengoworks.com/workshop/jquery/tablesorter/tablesorter.htm for my dynamic html table, I am facing issues
I'm facing a strange issue using the Criteria API. I want to dynamically add
Im trying to call a function dynamically, using call_user_func_array, but the issue I'm facing
I am trying to dynamically load DLLs and I am facing the following issues:
I am facing some issues while serializing objects (I am using JBoss Drools, and
I'm working using scriptaculous library. However I'm facing some issues with inclusion of the
I am using NHibernate 2.0.1 and .NET I am facing issues with Lazy loading
I am facing some issues with jquery mobile . When I move from my
I'm facing some issues with a rapidly growing table at increasing speed (currently 4mio
I am facing performance issues while reading/writing data from/to MS-Excel cells. I am using

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.