Passer la navigation

[Résolu] cred generic form time and date

Ce fil est résolu. Voici une description du problème et la solution proposée.

Problem:

Is it possible to setup a repeatable repeatable field with Toolset Forms generic field?

Solution:

The generic field does not support "repeatable field" feature

As a workaround, you can create another repeatable date field with Toolset Types plugin:

https://toolset.com/course-lesson/creating-custom-fields/#making-individual-fields-repeatable

Then put above repeatable date field into your post form.

Relevant Documentation:

https://toolset.com/documentation/programmer-reference/forms/cred-shortcodes/#cred_generic_field

This support ticket is created Il y a 4 years, 8 months. 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 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 9:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Fuseau horaire du supporter : Asia/Hong_Kong (GMT+08:00)

Ce sujet contient 2 réponses, a 2 voix.

Dernière mise à jour par adamG-6 Il y a 4 years, 8 months.

Assisté par: Luo Yang.

Auteur
Publications
#2193237

Tell us what you are trying to do?

Hi I am trying to create a generic form with a data and time field to create a repeatable field.

I have managed to create a generic form using views and a select filed but now need a data and time field.

#2193607

Hello,

The generic field does not support "repeatable field" feature, see our document:
https://toolset.com/documentation/programmer-reference/forms/cred-shortcodes/#cred_generic_field

As a workaround, you can create another repeatable date field with Toolset Types plugin:
https://toolset.com/course-lesson/creating-custom-fields/#making-individual-fields-repeatable

Then put above repeatable date field into your post form.

#2195013

My issue is resolved now. Thank you!