These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

Set up error message when two fields do not match

Kathleen Kearns
Registered: Jan 9 2009
Posts: 8

Hi, I would like to set up an error message to pop up if two columns do not have a matching total in an Adobe form.
 
If reimbursementamt <> acctpay then "Please recheck your entries" It is set up in Acrobat form tools. I would be great if it only came up once both fields are populated. .

My Product Information:
Acrobat Pro 9.0, Windows
gkaiseril
Expert
Registered: Feb 23 2006
Posts: 4308
Which application did you use to create the form, Acrobat form tools or LiveCycle Designer?

They both have a location for validation scripts. Do you always want this to fire, including when entry is made into one field and not the other.

You will need to create an if then statement to test and compare the values of the fields.

George Kaiser

Kathleen Kearns
Registered: Jan 9 2009
Posts: 8
Hi George,

It is set up in Acrobat form tools. I would be great if it only came up once both fields are populated.