Issue with Displaying Conditional Message in Calculated Fields Form Plugin

[ad_1]

Hello @asmaahmedd

Thank you very much for using our plugin.

If the equation result is too long text for the calculate field’s box, you can use it as an auxiliary but display its value in another place.

For example, assuming the calculate field’s name is fieldname123.

Insert an “HTML Content” content field in the form and enter a DIV tag in its content with the data-cff-field attribute indicating the name of the field to use:

<div data-cff-field="fieldname123"></div>

The data-cff-field attribute tells the plugin, please display the field’s value as this tag’s content (in this hypothetical case, the value of the calculated field fieldname123).

Finally, as the calculated field is used as an auxiliary, you can hide it by ticking a checkbox in its settings.

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