Avatar

Level 10

Hi,

In the text object select the text that you want to appear as a link and sets it to underlined and blue. Then place a button over the text and set it to no fill, no border, no caption and no highlight.

In the click event you would use setFocus to target the object in the form.

Does that help?

Niall