• Resolved supersvetodiod

    (@supersvetodiod)


    Hello! The plugin is great. Powerful. I advise you to buy! I have another problem… There are fields of results in which calculations are carried out. In each of the fields I have set “Predefined Value with Use predefined value as placeholder.”. However, in some fields it works, and in others it shows calculations… Tell me, please, what am I doing wrong?

    first image
    second image

Viewing 1 replies (of 1 total)
  • Plugin Author codepeople

    (@codepeople)

    Hello @supersvetodiod

    Thank you very much for using our plugin.

    The Default Values used as placeholders are not real values. The placeholders are hints about the fields’ values (https://www.w3schools.com/TAGS/att_input_placeholder.asp). They do not participate in the equations and are not submitted to the server with the other fields’ values because, as I said above, they are not real values.

    About the calculated fields. Please, look at the “Dynamically evaluate the equations associated with the calculated fields” attribute in the “Form Settings” tab (https://resources.developers4web.com/cff/images/documentation/form-settings-tab.png). If the checkbox is ticked, the plugin evaluates the equation after loading the form, or any of its operands varies its value.

    If you decide to untick the checkbox, you will need to evaluate the equations manually. In this case, insert a button field in the form and select the “Calculate” option as its type.

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘Placeholder’ is closed to new replies.