How do I get the total for the items selected placed in another hidden field ?

  • marklivings
    Asked on March 8, 2017 at 10:04 AM
    - How do I get the total for the items selected placed in another hidden field ?
  • BJoanna
    Replied on March 8, 2017 at 10:19 AM

    Inside of this guide you can find how to pass field value to another field:

    How to Pass Field Value to Another Field?

    If you want to have hidden field on your form you can use Hidden Box widget

    Or you can use Text box field and set Hide field option to ON, inside of field Properties > Advanced tab. 

    How do I get the total for the items selected placed in another hidden field ? Image 1 Screenshot 30

    How do I get the total for the items selected placed in another hidden field ? Image 2 Screenshot 41

    You can also use Form calculation widget. With this field you can perform calculation and you can also hide it.  

    How to Perform Form Calculation Using a Widget

    Hope this will help. Let us know if you need further assonance.