Skip to content
This repository has been archived by the owner on Dec 12, 2021. It is now read-only.

All the generated new nested fields have the same input id #351

Open
mamadoutoure opened this issue Mar 26, 2015 · 1 comment
Open

All the generated new nested fields have the same input id #351

mamadoutoure opened this issue Mar 26, 2015 · 1 comment

Comments

@mamadoutoure
Copy link

<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_civic_number" type="text" name="participant[coordinate_attributes][addresses_attributes][0][civic_number]"></input>
<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_street_name" type="text" name="participant[coordinate_attributes][addresses_attributes][0][street_name]"></input>
<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_civic_number" type="text" name="participant[coordinate_attributes][addresses_attributes][0][civic_number]"></input>
<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_street_name" type="text" name="participant[coordinate_attributes][addresses_attributes][0][street_name]"></input>
<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_civic_number" type="text" name="participant[coordinate_attributes][addresses_attributes][0][civic_number]"></input>
<input id="participant_coordinate_attributes_addresses_attributes_0_addresses_street_name" type="text" name="participant[coordinate_attributes][addresses_attributes][0][street_name]"></input>
Add an Address
@mamadoutoure mamadoutoure changed the title All the generated new nested fields have the same id All the generated new nested fields have the same input id Mar 26, 2015
@twnaing
Copy link

twnaing commented Feb 2, 2016

I think you problem is the same as #359

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants