Skip Navigation

[Resolved] Conditional For Group Fields and Edit Group fields in front-end

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

Problem:

1. I very needed have the option of make conditional the grouped fields.

Most of case in a form you need to show this group fields if some checkbox or dropdown has certain option.

2. Other thing is to make possible use grouped fields in front just like any other field.

3. Other great thing to have would be the setup of width or % of the fields, to have more than one per line. (in the backende)

Solution:

1) I assume we are talking about the Toolset form in front-end, there is a built-in feature:
Advanced Conditional Display for Form Sections
https://toolset.com/documentation/user-guides/cred-conditional-display-engine/
You can control display for form sections from Forms’s GUI. This will allow to create simple display logic, involving custom fields and taxonomy.

2) yes, it has already been putted in our to-do list, but there isn't any estimated time to implement this feature. I suggest you subscribe to our blog to get the update news:
https://toolset.com/blog/

3) You can style the custom fields by using your own custom CSS codes, see our document:
https://toolset.com/documentation/user-guides/css-styling-for-fields/

Relevant Documentation:

This support ticket is created 6 years, 6 months 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: Asia/Hong_Kong (GMT+08:00)

This topic contains 3 replies, has 2 voices.

Last updated by Luo Yang 6 years, 6 months ago.

Assisted by: Luo Yang.

Author
Posts
#906987

Hi

1. I very needed have the option of make conditional the grouped fields.

Most of case in a form you need to show this group fields if some checkbox or dropdown has certain option.

2. Other thing is to make possible use grouped fields in front just like any other field.

3. Other great thing to have would be the setup of width or % of the fields, to have more than one per line. (in the backende)

#907353

Hello,

1) I assume we are talking about the Toolset form in front-end, there is a built-in feature:
Advanced Conditional Display for Form Sections
https://toolset.com/documentation/user-guides/cred-conditional-display-engine/
You can control display for form sections from Forms’s GUI. This will allow to create simple display logic, involving custom fields and taxonomy.

2) Same as above, I assume we are talking about the Toolset form in front-end, yes, it has already been putted in our to-do list, but there isn't any estimated time to implement this feature. I suggest you subscribe to our blog to get the update news:
https://toolset.com/blog/

3) You can style the custom fields by using your own custom CSS codes, see our document:
https://toolset.com/documentation/user-guides/css-styling-for-fields/

#910870

Thanks

#910896

You are welcome