/ Forums / Id-Extras Forum / subtraction of two fields / Reply To: subtraction of two fields

#6383
jennifer
Participant

no. I have to be doing something wrong.

by selecting the field for “Profit $” (see my screenshot)
i put in a custom script under calculate>custom calculation script:
event.value = this.getField(“Field45”).value – this.getField(“Field50”).value

brought it into adobe and used Edit>FormMaker and it did not fill the field correctly