kodie / gravityforms-repeater

A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.
59 stars 58 forks source link

radio buttons inside repeaters loses value #40

Open ulumi opened 8 years ago

ulumi commented 8 years ago

I noticed the radio fields inside a repeater loses the selected value when inside of a page, and using the "previous page" button.

when I duplicate the same field and move it out of the repeater, it works fine. im using this component for a a project at work... would be awesome if you could fix it... its a bit of a show stopper for us.

Thanks

elconejito commented 8 years ago

Having a similar issue here, sounds like it may be related...

I have a somewhat complex multi-page form, the repeater is on the first page and has several text fields, a couple of dropdowns, and a date field.

If I click next to go to next page and then previous to come back to the page all the entered fields are empty.

If I purposely make an error on the page and submit, it remembers what I entered, except the date field has the Year entered in all the date fields. (ie month has 2016, day has 2016, and year has 2016).

If there's any other useful information I can provide, please let me know