Skip to main content
Known Participant
September 10, 2020
Question

How we can access Add image field Properties Java script

  • September 10, 2020
  • 1 reply
  • 482 views

How we can access this add image properties using Java script. 

 

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
September 10, 2020

You don't. JS can only add an image to a file in one of two ways:

- Adding it as the icon of a button field (and then flattening it), using buttonImportIcon.

- Adding it as the background layer, using addWatermarkFromFile.