Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

122
Views
How can i make a form with dynamic array and with removable inputs

I want to make a form with html css js that support this feature

Problem:

Imagine i have an array like this: [0=> [armature => 10,format => 2, concrete => 31],1=> [armature => 31,format => 21, concrete => 13],2=> [armature => 11,format => 21, concrete => 21]]

in my html inputs i have to name they in this way =>

<input name="column[0][armature]">
<input name="column[0][format]">
<input name="column[0][concrete]">

So this is easy to make inputs for it.. but the problem is send it as an array with ajax... because the html dont care about the [ and treat them like a string...

So how can i get them as array... can you show me an example? Thanks in advance

about 4 years ago · Juan Pablo Isaza
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!