Skip Navigation

[Resolved] No repeatable field in Post form

This support ticket is created 4 years, 11 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)

Tagged: 

This topic contains 9 replies, has 3 voices.

Last updated by Elsie 4 years, 10 months ago.

Assisted by: Shane.

Author
Posts
#1553561
post.JPG

How can I enable and add the repeatable field in the post form?

#1553791

Shane
Supporter

Languages: English (English )

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

Hi Wilfred,

Thank you for getting in touch.

Was the custom field created as a Repeatable field in our Types plugin ? If so then you can just add the field to the form and it will automatically add the repeatable field option.

If you're creating a generic field from your form then No you are not able to add repeatable generic fields.

Thanks,
Shane

#1553799
or1.JPG
or2.JPG

Was the custom field created as a Repeatable field in our Types plugin ?
- Yes, i already added the repeatable field in the custom field section, but there is no repeatable field element for me to choose in the post form

#1553819

Shane
Supporter

Languages: English (English )

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

Hi Wilfred,

I see the issue.

What you have is not a repeatable field. It is a repeatable Field Group.

This is meant to be used when you want a group of fields to be repeated as a group. If this is not what you want then you will need to create the field as a repeatable field and Not a repeatable field group.

A repeatable field group requires its own Form, so when you create the form for the Post Type you will select "Retailer Product" .

Also it should be noted that the field type that you've selected doesn't support being a repeatable field.

For more information of using repeatable field groups on our form you can have a look at our documentation below.
https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/front-end-forms-for-repeatable-field-groups/#creating-a-form-for-repeatable-field-groups

Thanks,
Shane

#1554471

HI,

I am a little bit confusing, can you guide me step by step or provide something more visualize?

Thank

#1554877

Shane
Supporter

Languages: English (English )

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

Hi Wilfred,

Sure. Currently you have your repeatable field group called Retailer Product.

Because this is a Repeatable Field group and not just a Repeatable field then you will need an entirely separate Form for this. Currently forms doesn't have the ability to Create Repeatable Field Groups while Creating the Parent Post, in your case it is Retailer Order.

How you will need to proceed with this is that the Parent Post i.e the Retailer Order must first be created, then you can use the Retailer Product Form to populate the Retailer Order.

To Create your Retailer Product Form follow the instructions below.

1. Go to Toolset -> Post Forms -> Add New
2. Under Post to Create / Edit you will select Retailer Product.
3. Continue throughout and auto generate your form.
4. Add the form to a page and then when you preview on the frontend you will get the fields from the Retailer Product Repeatable Field group as well as a Parent field to select the Order that this field group belongs to.

Once you have done this you will now be able to link the Product RFG to the correct order.

Please let me know if this is clear or if further clarity is required.

Thanks,
Shane

#1555703

I tried, still not working

#1555715
hnjn.JPG

The retailer product name and the quantity are inside the repeatable group, but as you can see there is no repeatable function.

#1555759

My issue is resolved now. Thank you!

#1623107

I would love to know the resolution for this. I am having the same issue and everything is identical to what you posted screenshots of. Could you let me know how you resolved it? I want this form to show up exactly how it does when I go to add a post in the background. It lets me add the parent post info and then add as many repeatable form groups as I want.