Comments on: It’s Here! New Forminator Field Grouping and Repeater Option Is Now Available https://wpmudev.com/blog/forminator-field-groups/ The WPMU DEV Blog provides tutorials, tips, resources and reviews to help out any WordPress user Mon, 14 Oct 2024 15:48:53 +0000 hourly 1 https://wordpress.org/?v=6.7.1 By: Kris Tomczyk https://wpmudev.com/blog/forminator-field-groups/#comment-182316 Mon, 14 Oct 2024 15:48:53 +0000 https://wpmudev.com/blog/?p=213186#comment-182316 In reply to Imran.

Hi Imran

Please open a fresh ticket with us here https://wordpress.org/support/plugin/forminator/#new-topic-0 so we can help you in that matter.

Kind Regards,
Kris

]]>
By: Imran https://wpmudev.com/blog/forminator-field-groups/#comment-182311 Sun, 13 Oct 2024 20:17:17 +0000 https://wpmudev.com/blog/?p=213186#comment-182311 I have created a form using Forminator, in which I have added a group field and a repeater field. When I enter data on the front end, I am receiving the data (Email) from the first area (fields) but not from the 2nd and 3rd. Please provide a solution.

]]>
By: Lucas Ondata Marketing https://wpmudev.com/blog/forminator-field-groups/#comment-181899 Fri, 21 Jun 2024 11:35:10 +0000 https://wpmudev.com/blog/?p=213186#comment-181899 In reply to Lucas Ondata Marketing.

Currently I have a demand that I will need to use such a function (to ask wall measurements to provide a vertical garden service), and I was already racking my brain on how I would do it, as I would probably waste a lot of time creating conditionals to show different fields according to a response (just imagine configuring a bunch of fields according to each response!).

]]>
By: Lucas Ondata Marketing https://wpmudev.com/blog/forminator-field-groups/#comment-181898 Thu, 20 Jun 2024 11:38:39 +0000 https://wpmudev.com/blog/?p=213186#comment-181898 Amazing function guys! Really incredible. I’m glad I took the time to read some articles and found this feature that I didn’t know about yet. It is something very useful to improve user usability and make the programmer’s life easier.

]]>
By: Patrick Freitas https://wpmudev.com/blog/forminator-field-groups/#comment-180479 Fri, 18 Aug 2023 07:50:58 +0000 https://wpmudev.com/blog/?p=213186#comment-180479 In reply to Aphrodite.

Hi Aphrodite

Seems you are coding some PHP,

Wouldn’t you mind please creating a ticket and we can take a look at it for you?

Best Regards
Patrick Freitas

]]>
By: Patrick Freitas https://wpmudev.com/blog/forminator-field-groups/#comment-180478 Fri, 18 Aug 2023 07:49:34 +0000 https://wpmudev.com/blog/?p=213186#comment-180478 In reply to Loni.

Hi Loni

At this moment you will need to use the {all_fields} macro, but we do have a task to allow {group-X}.

https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#form-data

In case you need help feel free to open a support ticket https://wpmudev.com/hub2/support

Best Regards
Patrick Freitas

]]>
By: Loni https://wpmudev.com/blog/forminator-field-groups/#comment-180462 Wed, 16 Aug 2023 09:50:21 +0000 https://wpmudev.com/blog/?p=213186#comment-180462 This is a great feature. However, I cannot figure out how to output the values within a repeater in my email notification…?

]]>
By: Aphrodite https://wpmudev.com/blog/forminator-field-groups/#comment-180448 Sun, 13 Aug 2023 15:29:33 +0000 https://wpmudev.com/blog/?p=213186#comment-180448 Hi, this a very interesting feature. But it misses a key point : the ability to retrieve the elements of a group in a array. Your data model in the entry table does not have the group, so it’s a painful sql select and additional logic to transform a simple repeater two fields / two line into :
array{
line1{field1, field2}, line2{field1, field2}}
Also the fact that the first line of the repeater is simply the field name, and that additional lines only have field_name-linenumber (and starting at two) makes the thing even more complex.

]]>
By: QA Team https://wpmudev.com/blog/forminator-field-groups/#comment-179923 Fri, 21 Apr 2023 15:51:20 +0000 https://wpmudev.com/blog/?p=213186#comment-179923 Great !!

]]>
By: Mark Su https://wpmudev.com/blog/forminator-field-groups/#comment-179850 Thu, 06 Apr 2023 10:36:02 +0000 https://wpmudev.com/blog/?p=213186#comment-179850 For example, if you use a Number field as a variable for just the Maximum Repeater Limit, then Add & Remove buttons will appear until the user has added the maximum number of repeated fields that they have selected in your Number field.

Found this feature useful.

]]>