Verj.io JavaScript API
REST Service
Form
Integration Service
REST Service
Workflow Process
ImageControlProperties
.setDisplayAsHyperlink
Sets whether or not the image should behave as a hyperlink when clicked,.
When
true
and the image is clicked by the user, the hyperlink URL is displayed (property
hyperlinkURL
)
When
false
and the image is clicked by the user, the on click event is executed (if configured)
Parameters
boolean displayAsHyperlink,
true
and the image is clicked by the user, the hyperlink URL is displayed (propertyhyperlinkURL
)false
and the image is clicked by the user, the on click event is executed (if configured)