Conditionnal | WordPress.org

[ad_1]

Hello @chancelienne

Thank you very much for using our plugin. You can nest multiple conditional expressions as follows:

fieldname2 < 60 ? 30: (fieldname2 > 80 ? 50 : curs);

If the value of fieldname2 is less than 60, it returns 30. If fieldname2 is greater than 80, it returns 50. If the value is between 60 and 80, the equation returns the value of the curs variable.

Best regards.

 

This site will teach you how to build a WordPress website for beginners. We will cover everything from installing WordPress to adding pages, posts, and images to your site. You will learn how to customize your site with themes and plugins, as well as how to market your site online.

Buy WordPress Transfer