Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
Hello,
I imagine this is a pretty basic question, but in Livecycle, how do you make an alert popup box appear when a PDF form is opened?
Thanks
Solved! Go to Solution.
Hi,
In the docReady event of the form you can write the script to show an alert. : app,alert("Welcome !!").
Thanks,
Bibhu.
View solution in original post
Views
Likes
Replies