gravityforms-repeater icon indicating copy to clipboard operation
gravityforms-repeater copied to clipboard

A Gravity Forms add-on that allows specified groups of fields to be repeated by the user.

Results 60 gravityforms-repeater issues
Sort by recently updated
recently updated
newest added

Hello, I have the Gravity PDF plug-in installed as well as the Gravity Repeater Add-on. When I export an entry to PDF, the PDF doesn’t include any of the content...

Version 1.1.0-dev14. The "Repeater" field button doesn't seem to appear in the backend user interface with Gravity Forms 2.1.2. If I load a form with repeater fields, they are gone....

There should be language support in the plugin.

Trying to validate a field in the repeater set, using the `gform_field_validation` filter. the `$values` parameter should contain the field values, but instead has this: ``` {"formId":2,"children":{"8":{"inputs":["input_8"]},"9":{"inputs":["input_9"]},"10":{"inputs":["input_10"]},"11":{"inputs":["input_11"]},"13":{"inputs":["input_13"]}},"repeaterId":"1","repeatCount":2} ``` Any idea...

I need to use multiple time inputs in a repeater, and it is storing the data incorrectly. Example of how it is currently stored: ``` a:2:{ i:1;a:3:{ i:21;a:4:{i:0;s:2:"14";i:1;s:2:"50";i:2;s:2:"18";i:3;s:2:"24";} i:22;a:1:{i:0;s:6:"test 1";}...

Everything was working fine with the plugin (Which is clutch, by the way. Super helpful) until I added some conditional logic and this JS error broke the entire form. The...

Hi there, I have seen in the doc that only support normal fields rather than the post fields. it would be awesome if there is also support for the post...

There is no compability with plugin "Gravity Forms + Custom Post Types"? I try add a new custom post type form, but the repeater fields don't save.

Hi, When activating this plugin in Wordpress 4.1.13 I get the following: Strict Standards: Declaration of GF_Field_Repeater::get_value_merge_tag() should be compatible with GF_Field::get_value_merge_tag($value, $input_id, $entry, $form, $modifier, $raw_value, $url_encode, $esc_html, $format)...

Hello guys, anyone would like to help me here, I spend almost 4 days to look for this issues of repeater confliction in woocommerce-GF add-ons.