Avatar

Correct answer by
Level 2

Reason for difference in behaviour the form is a static pdf where the other is dynamic pdf. The objects are drawn differently based on how the form is saved and rendered.  When static the red boxes will not appear when changed dynamically on the fly.  However the functionality does work, it does not allow a submit however it is a not as noticeable without the red border as to where the missing information is located.

There was a tag <?originalXFAVersion http://www.xfa.org/schema/xfa-template/2.6/ LegacyEventModel:1 LegacyRendering:1?> that when it exists causes the form to behave differently.

View solution in original post