Building Retool form for check request

We're looking at replacing our existing online forms and was wondering if Retool can do the following.

Calculate mileage based on different rates?

Setup the form to be sent in order to different people? (End user gets a copy when it's submitted, then manager gets notified to sign and then after that it's sent to fiscal for processing.)

How are digital signatures handled?

Ability to lock form once it's signed by the person submitting the form?

Retool Forms tutorial

Hi @Carlton_Whitmore, Welcome to the Retool community :tada:

In Retool forms, we can't modify component-level event handlers to calculate mileage or rate of value change. However, we can use workflows to calculate mileage or rate upon form submission. Additionally, digital signatures can be integrated, and workflows can handle multiple form submissions. As for locking the form, Retool doesn't provide that functionality.

1 Like

Thanks @ZeroCodez for the reply. We currently use a system that automatically locks all fields when the user signs the form. Would it be possible to setup a submit button that would also change all fields to read only?

1 Like