Skip Navigation

[Resolved] “Add New” button not appearing on Repeatable Field Gourp Form

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to have their repeatable field groups on their Forms.

Solution:

Unfortunately it is not possible to have the RFG's on our Toolset forums as yet.

This support ticket is created 6 years, 4 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 5 replies, has 3 voices.

Last updated by WayneH4064 6 years, 4 months ago.

Assisted by: Shane.

Author
Posts
#1134265
Edit Group ‹ Cloud Bed and Breakfast Cloud 9.png

I am trying to: create a front end form for a repeatable field group

Link to a page where the issue can be seen:
hidden link

I expected to see:
A button at the bottom of the form to add a new page but don't see it.

I've attached a screenshot of my RPG details.

Thanks in advance for your help
Wayne Harvey

Here is my Form Content:
[credform]
[cred_field field="form_messages" class="alert alert-warning"]
<div class="form-group">
<label>Room/Unit Name</label>
[cred_field field="room-name" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Maximum Occupancy</label>
[cred_field field="maximum-occupancy" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Children Allowed</label>
[cred_field field="children-allowed" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Image 1</label>
[cred_field field="image-1" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Image 2</label>
[cred_field field="image-2" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Air Conditioning</label>
[cred_field field="air-conditioning" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Number of Beds</label>
[cred_field field="number-of-beds" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Type of Bed(s)</label>
[cred_field field="type-of-beds" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Bathroom</label>
[cred_field field="bathroom-location" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Bath/Shower Type</label>
[cred_field field="bath-shower-type" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>In Room Hair Dryer</label>
[cred_field field="in-room-hair-dryer" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Toiletries</label>
[cred_field field="toiletries" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Toiletries Included in Room</label>
[cred_field field="toiletries-included-in-room" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Pets Welcome</label>
[cred_field field="pets-welcome" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Coffee Maker Available in Room</label>
[cred_field field="coffee-maker" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>More Info</label>
[cred_field field="other-room-features" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>Rates</label>
[cred_field field="rates" force_type="field" class="form-control" output="bootstrap"]
</div>
<div class="form-group">
<label>B&B</label>
[cred_field field="@add-room-field.parent" class="form-control" output="bootstrap" select_text="--- not set ---"]
</div>
[cred_field field="recaptcha" class="form-control" output="bootstrap"]
[cred_field field="form_submit" output="bootstrap" value="Submit" class="btn btn-primary btn-lg"]
[/credform]

#1134285

You can submit the form, but not add infinitely new RFG's (Repeatable Field Groups) with the same form on the same page without first submitting it for each new RFG.

That is not the same as in the backend and we have this feature filed to bring parity:
https://toolset.com/feature-request/?wpv_post_search=allow+to+add+repeat&wpv-wpcf-plugins=CRED&wpv_view_count=686737&wpv_sort_orderby=post_date&wpv_sort_order=asc&wpv_sort_orderby_as=string
Interesting is, none of the users that (urgently) needed this has upvoted that request.
If the request gets no votes, it is likely to not be implemented at all.

If possible, upvote that request and share it with other people you might know to need this feature, that will help to push it.
I also know of a few "silent" voters and will make an upvote to the request myself in the backend adding a few votes in bulk.

#1134297

Thanks Beda
Not surprising that nobody has "upvoted", Toolset various support pages make it very difficult to even know about (let alone find) a list of suggested features. As a matter of fact after reading your reply, I have not been able to find such a list or reference to the fact that I can vote on issues.

The lack of the frontend RPG functionality means that I will likely cancel my paid account with Toolset but thanks for your help. I find it interesting how much documentation and "sample cases" Toolset has, especially the case of having a CPT of "house" and then "adding rooms". When I saw that, I thought that Toolset was exactly what I wanted but now see that that is all for "backend only". Very disappointed.

Cheers
Wayne

#1134299

Hi again,
Are you able to suggest to me how I would configure my form such that after submitting a rpg (room in my case), that a new submission form or instance thereof would be generated. This new rendering would have to give the user the ability to "Add another room" or "No more rooms to add" and then on to the next page (such as a thank you or payment page).
Thanks again
Wayne

#1134384

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Wayne,

Unfortunately not infinitely. This is because the setting on our backend allows you to submit a form then redirect you to that said form again and again.

This is a fixed setting and won't redirect to a Thank you page unless this is changed in the form settings.

Thanks,
Shane

#1134391

My issue is resolved now. Thank you!