Skip Navigation

[Resolved] conditional checkbox | #286

This support ticket is created 3 years, 8 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.

This topic contains 1 reply, has 1 voice.

Last updated by romanB-3 3 years, 8 months ago.

Author
Posts
#1691625

Hi,
I have this wpcf-cames checkbox with stored value 1 and this conditional display

[wpv-conditional if="( $(wpcf-cames) eq '1' )"]<li><strong>L'établissement dispose de diplômes reconnus par le CAMES.</strong></li>[/wpv-conditional]

but it doesn't semm to work.
If I change the code to

[wpv-conditional if="( $(wpcf-cames) eq '0' )"]<li><strong>L'établissement dispose de diplômes reconnus par le CAMES.</strong></li>[/wpv-conditional]

it displays, but with eq=1 it doesn't... !
Backend, the field is checked alright.
Thank you.

#1691633

My bad... My issue is resolved now. Thank you!

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.