Formula in a form?

Is there a way to put a dynamic formula in a form based on data input from the form taker? I know how to put a computed column in a Glide table, but I’m asking the form taker to put in their mileage, and then I want to multiply it by the 2024 federal mileage rate of .67 and have a field that then shows the form taker what their mileage reimbursement will be. I thought maybe it would be an action field? But I can’t figure it out.

I assume you want to display the calculated data on the screen before the user submits. In that case, you would need a custom form.

1 Like