Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Subject medications can be added into a subject report template using the Repeater function.  

Required Role(s)

  • Project Management

Steps

Method 1

  1. Add a repeater table into a report template (click here for steps)
  2. Select MEDICATIONS for the Collection 
  3. Populate the desired medication fields into the repeater table (click here for steps)

Method 2

The source code below can be entered into the Source Code window.  The code will create and pre-populate the medication fields into a repeater table.

Source code for a Medication Repeater with all of a subject's medications:

View file
nameMedicationRepeater - all.txt
height250

 

 


Source  Source code for a Medication Repeater with only the current subject's medications (those without an end date):

...