Answered
Using this forum, I have created custom dynamic stamps with various text input fields.
Now I need the stamp to perform a calculation but don't know the script (or where to put it)
I have:
Stamp that asks for "total invoice amount" and prints on the stamp.
I need: 2 more boxes that split the "total invoice amount"
First box would calculate 48% of the "total invoice amount"
Second box would calcualte 52% of the "total invoice amount"
I have a number of invoices that need to be approved and processed with this exact split amount. Can the stamp split it for me?