Can a calculation be added to a configurable list?

  • rbird
    Asked on January 23, 2019 at 10:57 AM

    I have a form that ass for feet and inches.  The user sometimes fills this out as inches only (Ex. 132)  Can this be made to auto fill in the correct feet and inches?

    https://form.jotform.com/90064233814148 

  • Nick_So
    Replied on January 23, 2019 at 11:10 AM

    Form calculations can only be performed either with Form Calculation fields, or by using the insert/calculate conditional rules on regular form fields. You can't inject any code into the form that would allow configurable list to have calculations.

    You can refer to the link below about how to perform calculations in a form:

    How-to-perform-calculation-in-the-form

    For using conditional logic, please refer to the link below:

    Smart-Forms-Using-Conditional-Logic

    It would be best to perform the calculations directly with regular form fields rather than inside the Configurable List widget, or to look at one of our widgets that can perform calculations - such as the Spreadsheet widget.

    Feel free to reach us in case you need any further details from our end.