


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?
Views
Replies
Sign in to like this content
Total Likes
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.
Views
Replies
Sign in to like this content
Total Likes