PluginProbe
Repeater Fields for Gravity Forms / 2.5.1
Repeater Fields for Gravity Forms v2.5.1
3.2.0 3.1.1 3.1.0 3.0.4 3.0.3 3.0.2 3.0.1 3.0.0 2.5.1 2.5.0 2.4.6 trunk 2.0.5 2.0.9 2.1.0 2.3.2 2.3.7 2.4.1 2.4.3 2.4.4 2.4.5
repeater-for-gravity-forms / readme.txt

readme.txt in Repeater Fields for Gravity Forms 2.5.1, at readme.txt

152 lines 3.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Repeater Fields for Gravity Forms ===
2 Contributors: addonsorg
3 Tags: Gravity Forms, Gravity Forms fields, Repeater, Repeater form, Repeater field
4 Requires at least: 2.0
5 Tested up to: 7.0
6 Stable tag: 2.5.1
7 Requires PHP: 5.2
8 License: GPLv2 or later
9 License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
11 The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
12
13 == Description ==
14
15 [youtube https://www.youtube.com/watch?v=gaWE0IqjYsI]
16
17 **DEMO**: <https://demo.add-ons.org/demo-repeater-fields/>
18 **Document**: <https://add-ons.org/document-gravity-forms-repeater-fields/>
19 **Download Pro Version**: <https://add-ons.org/plugin/gravity-forms-repeater-fields/>
20
21 The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
22
23 Have you ever wanted to let your users submit multiple entries of the same field set as a single form on your WordPress site? If so, you’re in luck! This is a plugin to help you do it!
24
25 == Features ==
26 - **File Uploads Support**
27 - **Minimum Rows**: Sets a limit on how many rows of data are required.
28 - **Maximum Rows**: Sets a limit on how many rows of data are allowed.
29 - **Button Label**: The text shown in the ‘Add Row’ button.
30 - **Conditional Logic support**: The field conditional Logic support
31 - **Date picker support**: The field date/time support
32 - **Entry and print preview support**
33 - **Payment fields support**
34 - **Drag and drop repeatable fields**
35
36
37 == Pro Version ==
38 * File Upload Support
39 * Conditional Logic support
40 * Unlimited minimum
41 * Unlimited Maximum
42 * Payment fields support
43 * 30-day money-back guarantee
44 * 1-year support
45
46 == Installation ==
47 **Normal installation**
48
49 1. Download the repeater-field-for-wpforms.zip file to your computer.
50 2. Unzip the file.
51 3. Upload the `repeater-field-for-wpforms` directory to your `/wp-content/plugins/` directory.
52 4. Activate the plugin through the 'Plugins' menu in WordPress.
53 5. Document: https://add-ons.org/document-gravity-forms-repeater-fields/
54
55 == Screenshots ==
56
57 1. Frontend Working
58 2. Backend Field
59 3. Addmin builder
60
61 == Changelog ==
62 = 2.5.1 =
63 - Fixed: upload field on multi-step form
64
65 = 2.5.0 =
66 - Fixed: Phone field
67
68 = 2.4.5 =
69 - Fixed: conditional logic radio
70
71 = 2.4.4 =
72 - Added: Fixed Required upload field
73
74 = 2.4.2 =
75 - Added: Translate
76
77 = 2.4.0 =
78 - Fixed: Save datas
79
80 = 2.3.5 =
81 - Fixed: Required field
82
83
84 = 2.3.4 =
85 - Fixed: CSS Orbital Theme
86 - Fixed: Date select type
87
88 = 2.3.2 =
89 - Fixed: for label
90
91 = 2.2.7 =
92 - Fixed: Checkbox label
93
94 = 2.2.6 =
95 - Fixed: Important
96
97 = 2.2.5 =
98 - Fixed: Compatible with Gravity Forms Chained Selects Add-On
99
100 = 2.2.4 =
101 - Fixed: Multi Select field
102
103 = 2.2.3 =
104 - Fixed: https://wordpress.org/support/topic/possible-bugfix-fieldids-99-breaking-conditional-logic/
105
106 = 2.2.2 =
107 - Fixed: Upload multiple files
108
109 = 2.2 =
110 - Fixed: Conditional logic
111
112 = 2.1.6 =
113 - Fixed: set Initial Rows = 0
114
115 = 2.1.5 =
116 - Fixed: Conditional logic out repeater
117
118 = 2.1.4 =
119 - Fixed: Save Radio submit
120
121 = 2.1.3 =
122 - Fixed: Export entries
123
124 = 2.1.2 =
125 - Fixed: Maps with field
126
127 = 2.1.0 =
128 - Fixed: Uncaught ReferenceError: gform is not defined
129
130 = 2.0.9 =
131 - Fixed: Radio
132
133 = 2.0.8 =
134 - Fixed: Conditional logic with end repeater
135
136 = 2.0.7 =
137 - Fixed: Conditional logic
138
139 = 2.0.6 =
140 - Fixed: Input Mask
141
142 = 2.0.5 =
143 - Fixed: shortcode end tags
144
145 = 2.0.4 =
146 - Fixed: Active the plugin
147
148 = 2.0.3 =
149 - Fixed: Big update
150
151 = 1.0 =
152 - Version 1.0 Initial Release