Skip Navigation

[Resolved] cred generic form time and date

This thread is resolved. Here is a description of the problem and solution.

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 3 years, 1 month 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 -

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 2 replies, has 2 voices.

Last updated by adamG-6 3 years, 1 month ago.

Assisted by: Luo Yang.

Author
Posts
#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!