Hi, is the following possible?
My mortgage broker app requires some equations, but the form needs to be submitted to get the result. for example: calculating the loan-to-value as a %.
Fields: Property Value, Loan Amount
Formula: loan_amount/property_value*100
To display the value, the form needs to be submitted; it would be great if this could be shown without submitting. Is it possible please?
Thanks
