Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

Adobe Summit 2023 [19th to 23rd March, Las Vegas and Virtual] | Complete AEM Session & Lab list

Interactive script does not work in the document

Avatar

Not applicable

I use Adobe LiveCycle Designer in SAP. On the tab Master Page placed 2 objects: Button and Image. I want to when I clicked on the Image, it became hidden. For the Button I wrote the code for Click event (language FormCalc, client):

data.#pageSet[0].Page1[0].Image1.presence = "invisible".

On the Preview PDF tab the code works (the Image disappears). But if I run my program inside SAP (Adobe Interactive Forms) the code does not work, the Image does not become invisible. Why?

0 Replies