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
Yes, I think so, you just need to make a dynamic field.
Thanks, Daniel,
The manual explains dynamic fields, but they’re not available in the new builder.
I know I had to email support to get them to add the dynamic fields. I think its still in beta or something.
Hi @richardch372 ,
Hope you are doing well!
You can display the value before submission the form using JAVSCRIPT runtime basis rather than formula basis.
Regards,
Aparana