Skip Navigation

[Closed] Custom fields

This support ticket is created 4 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.

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: Africa/Casablanca (GMT+01:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Jamal 4 years, 1 month ago.

Assisted by: Jamal.

Author
Posts
#2041765

Can I use advanced custom fields to create fields and then add them to a post form in toolset? Also if that is not possible can I create my own fields as in I want a field with a check box and a price box as one field in toolset is that possible?

#2042385

Hello and thank you for contacting the Toolset support.

You can't add custom fields created using ACF into Toolset forms out of the box. It will require custom code. Read more about Forms API and generic fields here:
- https://toolset.com/documentation/programmer-reference/cred-api/
- https://toolset.com/course-lesson/adding-generic-fields-to-forms/

You can't create a checkbox and a price box as one field. They will be two fields, managed and stored as two fields. Depending on your use case, I am sure, there will be a workaround to get it done. Can you elaborate more on it? What would you like to do? Why would you like to merge two fields in one?

The topic ‘[Closed] Custom fields’ is closed to new replies.