Skip Navigation

[Resuelto] Repeatable group not showing up as an option to add to cred form

This support ticket is created hace 5 años, 9 meses. 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.

Hoy no hay técnicos de soporte disponibles en el foro Juego de herramientas. Siéntase libre de enviar sus tiques y les daremos trámite tan pronto como estemos disponibles en línea. Gracias por su comprensión.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Este tema contiene 1 respuesta, tiene 2 mensajes.

Última actualización por Christian Cox hace 5 años, 9 meses.

Asistido por: Christian Cox.

Autor
Mensajes
#1194953

I have a field group with various custom fields. As part of the field group I have a repeatable group with 2 fields in it. However, when creating a form with CRED I dont have the option of adding it. Why is this?

David

#1195111

The current Forms implementation does not allow management of repeatable field groups (RFGs) within the same Form as management of the parent post. On the backend, RFGs are implemented essentially as child posts in a one-to-many relationship with their parent post. Similarly to how you cannot add a child post in the same Form that creates or edits a parent post, you cannot add or edit an RFG in a Form that creates or edits its parent post.

The current workflow for RFG management in Forms is discussed over here, along with some of the current limitations of Forms for RFGs: https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/front-end-forms-for-repeatable-field-groups/

We have some builder improvements for Forms in QA right now, and some of this workflow may be adjusted in the next couple of weeks.