Calculate Field - Quick Fields

  • johnchandler32
    Asked on January 31, 2017 at 6:38 PM

    I'am  currently using the quick fields Address function on my form. Is there any way to calculate each address input field individual?

     

    The only option within the updated Calculate Filed shown is Address. But i need to calculate all address fields based on another input field.  

     

    Example: Field 1 = 20123456

     

    Street Address = { 100 Home way}

    City = { New York }

    State = { NY }

    Zipcode = { 978653}

     

    Any suggestions?

    Jotform Thread 1052522 Screenshot
  • jonathan
    Replied on January 31, 2017 at 9:04 PM

    Currently the Calculation widget will only read the Full Address field as a single field. So it will not be able to breakdown to individual item each of the elements of the Full Address field.

    Ex:

    Calculate Field   Quick Fields  Image 1 Screenshot 20

     

    But what you may want to try is to use Calculation widget in combination with Substring widget.

    link: https://widgets.jotform.com/widget/substring

    You can use the Substring widget to parse parts of the collected value from the Full Address field into the Calculation widget.

    If this workaround is not feasible, at the most, you will have to use separate fields for Full Address elements so you can capture individual calculation for each item.

    Let us know how we can be of further assistance.