Skip Navigation

[Resuelto] repeatable fields in post form

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

Este tema contiene 2 respuestas, tiene 2 mensajes.

Última actualización por Ido Angel hace 5 años, 4 meses.

Autor
Mensajes
#1292391

hey,
what's the best way of adding the ability to create repeatable fields in the post form?
i know how to create the post form,
i knopw how to create a form for repeatable fields,
but how do i combine the two inside a single front-end form?
thx!

#1292397

It's not possible, repeatable field groups are in fact a post type, and you need to edit each single repeatable field group in a Form, just as if you would edit Posts.
That's elaborated here:
https://toolset.com/documentation/getting-started-with-toolset/creating-and-displaying-repeatable-field-groups/front-end-forms-for-repeatable-field-groups/

For the feature to be added so that you can add RFG in the Post Forms, you'd have to ask/suggest this here https://toolset.com/home/contact-us/suggest-a-new-feature-for-toolset/

Thank you!

#1292409

thx beda!