• Resolved bethgee

    (@bethgee)


    I am using another plugin to complete form calculations. However, when I use field names from Conditional Fields, it won’t calculate them. Is there a way around this?

    Thanks in advance

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jules Colle

    (@jules-colle)

    Thread Starter bethgee

    (@bethgee)

    They all have unique names:

    [group Inv1][number invoice-1-amt placeholder “Amount”][/group]
    [group Inv2][number invoice-2-amt placeholder “Amount”][/group]
    [group Inv3][number invoice-3-amt placeholder “Amount”][/group]
    [group Inv4][number invoice-4-amt placeholder “Amount”][/group]
    [group Inv5][number invoice-5-amt placeholder “Amount”][/group]

    Calculation I am trying to do is invoice-1-amt+invoice-2-amt+invoice-3-amt and so on…

    Could it be as not all the fields from the calculation are filled in?

    Plugin Author Jules Colle

    (@jules-colle)

    I do believe that should work. The problem has likely to do with the syntax. Best to check this with the author of the calculator plugin.

    A likely problem that i see is that the dash (-) might be interpreted as a minus sign, so you might want to rename the fields to invoice_1_amt. But again, this is just a guess. Please check with the author of the other plugin.

    • This reply was modified 5 years, 8 months ago by Jules Colle.
    Thread Starter bethgee

    (@bethgee)

    Good thought!! I have asked the other plugin too but their support is super slow/never replies so figured it was worth asking here too in case you had a suggestion. Moving – to _ is something I hadn’t considered, will try it!

    Thank you!!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Conditional Fields not Calculating’ is closed to new replies.