Saltar navegación

[Resuelto] How to show repeatable child form as form not as link

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
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Zona horaria del colaborador: Asia/Kolkata (GMT+05:30)

Este tema contiene 3 respuestas, tiene 1 mensaje.

Última actualización por raffyC 3 months, 3 weeks ago.

Asistido por: Minesh.

Autor
Mensajes
#2846489

Hi,

I have a repeatable group form and wanted to show it within the current post. I can only find create child post link like below:
[cred_child_link_form form='3338' parent_id='-1' text='Create new' target='_self'] but I need to show the actual form.
If I add the repeatable form in the post, it doesn't link to the current post.

Thanks.

#2846525

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Can you please try to follow the following official Doc that should help you to add the repeating group form:
- https://toolset.com/course-lesson/front-end-forms-for-repeatable-field-groups/

#2846556

Hi,
Yes I followed the documentation, I created the form with field to select parent field but it doesn't tell how to automatically fill it with the current parent post.

#2846562

Minesh
Colaborador

Idiomas: Inglés (English )

Zona horaria: Asia/Kolkata (GMT+05:30)

you can add $current as default value for your parent field. Does that works?

#2847693

Hi,
I have not tried it yet, we'll just go with child post link instead. I will close this ticket for now. Thanks for your response.