How to add a target to Hyperlink?
hi,
is possible add hyperlink opens url on new page.
i triede several xmlcodes, doesn't work
is possible add hyperlink image?
example:
<value> < exdata contenttype="text/html"> < body xmlns="http://www.w3.org/1999/xhtml" xmlns:xfa="http://www.xfa.org/schema/xfa-data/1.0/" xfa:apiversion="2.7.0.0"> </ exdata> </ value> < caption placement="bottom" reserve="3.5062mm"> < font typeface="myriad pro" size="8pt" baselineshift="0pt" weight="bold"> < fill> < color value="0,0,128"/> </ fill> </ font> < para valign="middle" halign="center" spaceabove="0pt" spacebelow="0pt" textindent="0pt" marginleft="0pt" marginright="0pt"/> </ caption> < para halign="center"/> < traversal> < traverse ref="image4[0]"/> </ traversal> </ draw> < draw name="rechthoek2" y="73.025mm" x="92.075mm" w="19.05mm" h="0.258222in"> < ui> < textedit/> </ ui>
you can open link url button click using script:
app.launchurl(http://www.inserturlhere.com, true); it's not possible add link image however. static images not clickable , clickable images open upload window. can, however, overlay image transparent button give illusion of hyperlinked image. see post:
More discussions in LiveCycle Designer
adobe
Comments
Post a Comment