Skip Navigation

[Resolved] Conditional filter to two select field on CRED form

This support ticket is created 7 years, 2 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)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Luo Yang 7 years, 2 months ago.

Assisted by: Luo Yang.

Author
Posts
#564082

Dear Sir/Madam,

I want to add two fields "manufacturer" and "model" to CRED form, the option list is based on the manufacturer selection, how can I do this with Toolset?

Best regards,

Kelvin.

#564114

Dear Kelvin,

I assume talking about this case:
Two custom dropdown select fields "manufacturer" and "model".

Dropdown menu "manufacturer" with options:
manufacturer A
manufacturer B
...
When user choose option "manufacturer A", dropdown menu "model" display options:
model 1
model 2
...
When user choose option "manufacturer B", dropdown "model" display other options:
model 3
model 4
...

If it is, there isn't such a built-in feature within CRED form, as a workaround you can try the "Advanced Conditional Display for Form Sections", when user choose an option of Dropdown menu "manufacturer", display a different dropdown menu "model", see our document:
https://toolset.com/documentation/user-guides/cred-conditional-display-engine/