• Resolved civilvicky

    (@civilvicky)


    Fieldname1(number): 100
    fieldname2(calculated field): 200 …(formula: fieldname1*2)

    I want additional html field which displays:

    fieldname1 lorem ipsum fieldname2 lorem ipsum

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

    (@codepeople)

    Hello @civilvicky

    Thank you very much for using our plugin. If you are using a recent update of our plugin, you can enter the following structure in the content of the “HTML Content” field:

    <span data-cff-field="fieldname1"></span> lorem ipsum <span data-cff-field="fieldname2"></span> lorem ipsum

    Best regards.

Viewing 1 replies (of 1 total)

The topic ‘text with calculated field’ is closed to new replies.