I can not pass input fields to a Paragraph

  • asavchuk
    Asked on March 11, 2021 at 2:19 PM

    I am trying to aggragate several input fields (##26-42) calculated values into the paragraph element #43

    Could you please advise what is wrong with the way I am doing this?

  • Jed_C
    Replied on March 11, 2021 at 9:12 PM

    You'll have to copy the unique name of the field. Currently, you are just putting the field number inside curly brace, it should be the unique name.

    ex.

    {input7}

    1615515107 604acde36bf6a The Easiest Onl Screenshot 10

    Guide: https://www.jotform.com/help/146-how-to-find-field-ids-and-names

  • asavchuk
    Replied on March 12, 2021 at 5:31 AM

    But that is exactly what I see as unique names

    1615545046 604b42d63a79d  Screenshot 10

    1615545081 604b42f9060c6  Screenshot 21

  • Bojan Support Team Lead
    Replied on March 12, 2021 at 8:08 AM

    Greetings.

    You can simply click on the field and enter any name you wish. Make sure you don't use the same one twice, and, if possible write the name in Latin, instead of in Cyrillic.

    Let us know if this solution works for you.

  • asavchuk
    Replied on March 12, 2021 at 10:40 AM

    Yes, it works, thanks!