Skip to main content
Skip table of contents

Links and Graphics

You can add images to questions, answer choices and logo to your survey title simply by using feature Add Image or Enable Logo on the corresponding pages.
Alternatively, you can use HTML tags to display images stored on some server. You may upload images to our server (for details, see Adding Images to Our Server) or point the URL where the image is located, and then:

  1. Use HTML tag <img> as shown in the table below to set the source of the image you want to add.

  2. Specify the URL of the image file where it is located.For instance, https://www.yourdomain/images/.image.gif

It is not recommended to point the source of the dynamically generated images, like the pie charts or graph diagrams on the report pages of our application, since some respondents may be required to be logged into the application to view the images.

If you want to insert a hyperlink in your text, you should proceed as follows:

  1. Decide on the part of the text you want to add your link to.

  2. Decide on the URL you want to set a link to. To link to an external page, the full address is required, as well as the HTTP prefix. For instance, https://www.yourdomain.com/

  3. If you want to make a link to compose a new email message to your address use following form: mailto:name@domain.

  4. Use HTML as shown in the table below.

Image

Please smile! <img src='https://app.keysurvey.com/User/Q100365.gif'>

Please smile!

External Link

Click<a href="https://app.keysurvey.com/index.jsp">this link </a> to open a company home page in the same window. (Click 'Back' on the navigation bar of your browser to return to Help file).

Click<a href="https://app.keysurvey.com/index.jsp" target="_blank">this link</a> to open a company home page in a new browser window.

Click this link to open a company home page in the same window. (Click 'Back' on the navigation bar of your browser to return to Help file).

Click this link to open a company home page in a new window.

Mailto Link

If you have any questions, contact us at
<a href='mailto:support@yourdomain.com'>support@yourdomain.com</a>.

If you have any questions, contact us at support@yourdomain.com.

In you use hyperlinks in the offline forms which are accessed from Mobile or Desktop applications, please keep in mind that:

  • Links without the target attribute e.g. <a href="https://app.form.com/ ">Hyperlinked text</a> will be opened in built-app browser.

  • Links with the attribute target="_blank" e.g. <a href="https://app.form.com/ " target="_blank">Hyperlinked text</a> will be opened in system browser.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.