Add "compute" button next to computed fields

I have a few sections of a form where data is only shown after the user presses the “compute” button. Would it be possible to add a “compute” button next to each computed field as an optional toggle? This would greatly improve the UX!

Hi @saminformal. This feature should already address your use case.

Does this work if the computed field is only shown if it matches a condition?

I am using it to compute a dollar value based on linked records.
Earlier in the form, we decide on dollar values for linked records.
then, we choose payment terms. Based on the payment terms (ie. if NET 15, then choose 20%), we are figuring out the amount that is due as a deposit.

The auto compute is triggered whenever there are changes made to any fields in the form.