cancel
Showing results for 
Search instead for 
Did you mean: 

AdobeForms changes doesnt work

04-23-2020 3:53 PM
527 views 1 comments
0 Likes
SAP Managed Tags
Subscribe

Hey guys,

I have to do changes in a AdobeForm. For this I have to replace JavaScript code with own code.

I'm pretty sure that my code works, but it feels like no changes are made and new printing shows me the same output like before my changes.

For testing I outcommented all code for an object, but nothing happens or rather it shows me the same output like before.

I go in the edit mode, save and activiate. I'm confused. Any idea?

Thankful for every answer.

Br Marvin

0 Likes

Accepted Solutions (0)

Answers (1)

Answers (1)

PascalBremer
Product and Topic Expert
Product and Topic Expert
0 Likes

Hi Marvin,
to get a deep analysis, you should open a support ticket, so our experts can logon to your system and review your changes.

Otherwise, review the logs in adobe livecycle designer and print manual logs:

for dynamic forms (messageBox) :

xfa.host.messageBox("This is a message", "This is a title", 3, 1);

for static forms:

xfa.log.message(0, "any string");

Unfortunately, the issue description is too broad to provide any feedback.
Best regards
Pascal