Hello @emijus2023
Thank you so much for using our plugin. The calculated fields use input tags. The input tags are single-line controls. The alternative is to use the calculated field as an auxiliary to make the calculations but display the result in another field, like an “HTML Content” field.
Please follow the steps below:
Assuming the calculated field is the fieldname123 (you must use the field’s name on your form). Insert an “HTML Content” field in the form and enter a div, span, p, or any other tag in its content, but with the data-cff-field attribute indicating the field’s name whose value you want to display in the tag:
<div data-cff-field="fieldname123"></div>
Edit the equation as follows:
'Geschätztes Vermögen nach '+fieldname54+' Jahren beträgt: <br>'+fieldname53 + ' €.'
Finally, as the calculated field is being used as an auxiliary, you can hide it by ticking a checkbox in its settings
Best regards.
Thank you a lot @codepeople2. This worked perfect for me! For further questions on the premium features I have to open a new thread, right?
Hi! @emijus2023
We are not allowed to support any customers in these forums.
For pro or commercial product support please contact us directly on our site. This includes any pre-sales topics as well.
Commercial products are not supported in these forums. We will happily answer this and any other questions you can have on our own site.
Thank you.