Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Problem with interactive adobe form after upgrade ehp7

ssharma28
Participant
0 Likes
473

Hi All,

we have upgraded ecc from ehp5 to ehp7.  there is one web dyn pro application which uses interactive adobe forms. It is working fine in ehp5 system but not in ehp7 system.

ISsue is when we create form in ehp7, save it and then upload it again in the same application, the all windows appears on the form but windows should be hidden as per create / change form condition.  The condition is in javascript.

WHen I upload the form(in ehp7)which was saved in ehp5, it gets uploaded fine. 

What would have changed during upgrade.

thanks,

Seema

Hi All,

we have upgraded ecc from ehp5 to ehp7.  there is one web dyn pro application which uses interactive adobe forms. It is working fine in ehp5 system but not in ehp7 system.

ISsue is when we create form in ehp7, save it and then upload it again in the same application, the all windows appears on the form but windows should be hidden as per create / change form condition.  The condition is in javascript.

WHen I upload the form(in ehp7)which was saved in ehp5, it gets uploaded fine. 

What would have changed during upgrade.

thanks,

Seema

1 REPLY 1
Read only

Former Member
0 Likes
405

Hi, Seema!

Have you tried to check whether your javascript condition is still fulfilled? Maybe after upgrade something has changed like, for example, variable type that you use.