Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Introduction

The default fields ('Event Label', 'Name', 'Date', and the two statistics bars) in the visits tab are populated from OpenSpecimen code and not the workflow. You can configure the table columns based on your requirements.

Info
  1. The visit table view is configurable only at the CP level.

  2. The code has to be configured in workflow JSON in the new section "visitsTab".

  3. Only visit level fields can be configured in the table.

  4. Total width of the visit table is not configurable, however, you can assign specific width to individual fields for better optimization

You can add a "caption" to each field to change the headers in the table column. Set the size of each field by adding "width" for each field depending on the length of the value. From v11.x the statistic bars for Utlization and Collection can be hidden via JSON

...