Has how to create a percentage system?

I would like to do this:
the person types a value, and in a text component the value comes out with 80% of that value that the person entered.
I don’t know how to do that, someone help me please.

Save the record with what the user has entered, then have an action to update the record like the image below.

Depending on the record, you could do this in a single step or two… For updating a user from a form, it would take two.

image

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.