Expand my Community achievements bar.

Don’t miss the AEM Skill Exchange in SF on Nov 14—hear from industry leaders, learn best practices, and enhance your AEM strategy with practical tips.

Field Forms blink/flash in LiveCycle

Avatar

Level 1

Hello all, I have a dynamic PDF form that is just about finished. However, as of late whenever I change a field form (ie check a box, select from a dropdown), the selected field form starts flashing/blinking as if to let me know where the cursor is or that a change has been made. This is driving me crazy and I can't seem to figure it out! Can anyone offer any suggestions?

1 Reply

Avatar

Level 10

This is propably an effect of one or more scripts executing over and over again. It's often because of using loops in the layout ready event or forcing to relayout the form for no reason. You should check it the existings scripts and think of a way they don not execute unneccessary often.