1. Help Center
  2. Study Configuration and Form Building

Web Page Reports - Creating Custom Pages For External Linking

Instructions for Creating Custom Web Pages That can be Linked to From Anywhere

Web Page Reports provide a way to embed custom HTML pages anywhere within a study, including within a Button on a form. This is an alternative to PDF uploads that can be used to link a file.

Prerequisite: User has host-level access to General Host Admin Tools

 

From the web, open the Build Web Page Report page under the Website Host menu.

Web Browser:

2022-09-23_23-09-05
 
Follow the steps below to create a custom page.
2022-09-23_23-18-19
  1. Name the page. Make sure it's unique from others that might already exist.

  2. Create the content using the built-in editor, or edit the HTML using the tab at the bottom of the editor (not shown in the image). See instructions below.

  3. Save the page.

  4. Click the Run report link on the right side.

Follow the steps below to create HTML for your new page.

 
2022-09-23_23-21-25

5. Choose the page you wish to create as HTML

6. Click the link on the right side. This tells the system to create an HTML page in the background, which will be displayed anywhere it is linked.


You can use the URL for your new page within buttons, or tooltips ("hover help") directly on the study forms. We recommend Buttons since tooltips don't function in the mobile app.

To embed the URL in a button, copy the exact name (including spaces) of your custom page using the following URL syntax:

The format of the URL is as follows:

https://<BASEURL>/html/NAMEOFPAGE.html
Examples when using TrialKit Cloud for a US based study or EU study:
https://www.trialkit.com/html/MyCustomPage.html
https://webapp-eu.trialkit.com/html/MyCustomPage.html
 

Word of caution: Custom pages are publicly accessible for anyone who has the unique URL, but the pages are not indexed for search engines.