Hi, I have designed an e-form using Livecycle Designer.In this form
there is a warning image (a small yellow triangle above every field)
which is displayed, if the user enters incorrect data for that field,
after saving the form.For this, I have called a standard function on
presave event of the individual fields.This functionality is working
fine.But the issue is suppose for any two fields if I enter incorrect
data in second field and correct data in first field so after saving the
form the war...