• I have 3 different calculation fields (“Total: xx €”) that are shown only based on what the user chooses from a dropdown list. I use Show-conditions.

    Everything works great on the website.

    But in the emails the not-shown fields are there, so it looks totally stupid, like this:

    ***
    Number of persons:
    4 persons (4 x 499€)

    Total price:
    TOTAL PRICE:€

    Total price:
    TOTAL PRICE:€

    Total price:
    TOTAL PRICE: 1996.00€
    ***

    Meaning only the last and correct total price was visible in the form (based on the chosen about of persons), based on the choice of “4 persons (4 x 499€)”.

    How can I hide the not-shown and unnecessary empty “Total price” fields from the email summary?

  • The topic ‘Not shown calculation fields show up in emails’ is closed to new replies.