Verj.io JavaScript API
Form
Form
Integration Service
REST Service
Workflow Process
ImageControlProperties
.setHyperlinkURL
Sets the hyperlink URL activated when the
displayAsHyperlink
property is set to
true
. The URL can be either relative or absolute. When absolute, is should start with the protocol e.g.
http://www.google.com
.
Further documentation
.
Parameters
java.lang.String hyperlinkURL,
displayAsHyperlink
property is set totrue
. The URL can be either relative or absolute. When absolute, is should start with the protocol e.g.http://www.google.com
.Further documentation.