Expand my Community achievements bar.

Join us in celebrating the outstanding achievement of our AEM Community Member of the Year!
SOLVED

Is possible create link?

Avatar

Former Community Member

I am using LiveCycle designer as part of Acrobat 9.  Is it possible to create a link in LiveCycle?  If so it is not obvious to me.  How does one do this?

1 Accepted Solution

Avatar

Correct answer by
Level 10

You have 2 options to use..

You can place a button and change the border to white. In the caption set the font to Underline. Then in the click event you can write code to open a URL.

You also have an option to create hyperlink from Insert menu-> Hyperlink.. To use this, Place a Text object on the form and then place the cursor inside the Text and then select Insert -> Hyperlink.

Thanks

Srini

View solution in original post

2 Replies

Avatar

Correct answer by
Level 10

You have 2 options to use..

You can place a button and change the border to white. In the caption set the font to Underline. Then in the click event you can write code to open a URL.

You also have an option to create hyperlink from Insert menu-> Hyperlink.. To use this, Place a Text object on the form and then place the cursor inside the Text and then select Insert -> Hyperlink.

Thanks

Srini