PluginProbe
Repeater Fields for Gravity Forms / 2.1.0
Repeater Fields for Gravity Forms v2.1.0
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.1.0, at readme.txt

88 lines 2.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: appointmentsbooking, Rednumber
3 Tags: Gravity Forms, Gravity Forms fields, Repeater, Repeater form, Repeater field
4 Requires at least: 2.0
5 Tested up to: 6.6.2
6 Stable tag: 2.1.0
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
19 The Repeater Fields for Gravity Forms allow you to create one or more sets of fields that can be repeated.
20
21 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!
22
23 == Features ==
24 - **File Uploads Support**
25 - **Minimum Rows**: Sets a limit on how many rows of data are required.
26 - **Maximum Rows**: Sets a limit on how many rows of data are allowed.
27 - **Button Label**: The text shown in the ‘Add Row’ button.
28 - **Conditional Logic support**: The field conditional Logic support
29 - **Date picker support**: The field date/time support
30 - **Entry and print preview support**
31 - **Payment fields support**
32 - **Drag and drop repeatable fields**
33
34
35 == Pro Version ==
36 * File Upload Support
37 * Conditional Logic support
38 * Unlimited minimum
39 * Unlimited Maximum
40 * Payment fields support
41 * 30-day money-back guarantee
42 * 1-year support
43
44 **Download Pro Version**: <https://add-ons.org/plugin/gravity-forms-repeater-fields/>
45 **Document**: <https://add-ons.org/document-gravity-forms-repeater-fields/>
46
47 == Installation ==
48 **Normal installation**
49
50 1. Download the repeater-field-for-wpforms.zip file to your computer.
51 2. Unzip the file.
52 3. Upload the `repeater-field-for-wpforms` directory to your `/wp-content/plugins/` directory.
53 4. Activate the plugin through the 'Plugins' menu in WordPress.
54 5. Document: https://add-ons.org/document-gravity-forms-repeater-fields/
55
56 == Screenshots ==
57
58 1. Frontend Working
59 2. Backend Field
60 3. Addmin builder
61
62 == Changelog ==
63 = 2.1.0 =
64 - Fixed: Uncaught ReferenceError: gform is not defined
65
66 = 2.0.9 =
67 - Fixed: Radio
68
69 = 2.0.8 =
70 - Fixed: Conditional logic with end repeater
71
72 = 2.0.7 =
73 - Fixed: Conditional logic
74
75 = 2.0.6 =
76 - Fixed: Input Mask
77
78 = 2.0.5 =
79 - Fixed: shortcode end tags
80
81 = 2.0.4 =
82 - Fixed: Active the plugin
83
84 = 2.0.3 =
85 - Fixed: Big update
86
87 = 1.0 =
88 - Version 1.0 Initial Release