


I was editing a form in Livecycle and in the process I must have changed something that now causes the add page button to add two pages at a time rather than one. Can anyone help me? I do not have any xml experience.
Views
Replies
Sign in to like this content
Total Likes
It isn't really possible to help without seeing the button's click event. Can you just remake the button with fresh code? XML experience isnt needed because the button event fires on the click with javascript or formcalc code.
Views
Replies
Sign in to like this content
Total Likes
You mentioning the "click event" tipped me off to look for and find it. I was messing with trying to add (copy and paste) an additional "Add Photo Page" button and did not know how to set it up. When I figured it out I found ann extra event that was causing one click to create both events. Deleted one and it solved my problem. Thanks for the tip... it saved the day! Obviously I am new at this stuff.
Views
Replies
Sign in to like this content
Total Likes
No problem. It is satisfying to sort your own problem. I always learn from itwhen it happens to me.
Views
Replies
Sign in to like this content
Total Likes