Creating a Web Link Dialog Element

You can use a web link dialog element to open a specific web page in the browser. This may be useful if the user needs to view additional information before answering the question during the interview.

To create a web link dialog element

  1. Open Component Studio.
  2. From the components list, open a dialog for editing.
  3. In the Contents and Layouts tab, at the bottom of the component editor, click the Web link dialog element icon.
  4. In the Name field, type a name for the new dialog element.
  5. In the URL field, type the full address for the website you want to link to.

For convenience, as you type the URL into the URL field, the Web Link dialog element name automatically updates.

  1. Use the Type drop-down to select how the link is displayed:

Images in buttons are cropped to button size.

  1. Choose either:
  1. Click OK.

Rather than create a hyperlink that opens a Web browser, you can create an e-mail link. To do this, include mailto: in the URL, followed by an e-mail address, like this: mailto:publications@hotdocs.com.