Versions Compared

Key

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

...

  1. Fields to be displayed i.e remove unwanted fields or add additional fields

  2. Mandatory or optional

  3. Default value

  4. Populate values in a field based on a value in another field

  5. Subsetting dropdown values based on the value of another field

  6. Skip logic (i.e. hide/unhide fields based on the value of another field)

  7. Display calculated fields in overview pages or tables

  8. Reorder fields

  9. Group fields in the same line under headers

  10. Validation rules (edit checks) (Refer to Data Validations(Edit Checks))

Workflow configuration

This configuration can be done at two levels.

...

The user needs to replace the file uploaded at the system level with the default file attached. Navigate to Settings → Biospecimen→ System Workflows

...

Custom field configuration via System-level

...

JSON

To avoid the CP specific dictionary configuration for custom fields, system-level JSON is enhanced to show the custom field in any CP. The UI automatically append the CP specific custom fields when a system-level dictionary is used for displaying the add/edit/overview pages. This is subject to the condition that the system-level dictionary doesn't have any custom fields in it. This allows you to define a system-wide dictionary and yet allow you to define CP specific custom fields without requiring them to create/maintain a CP dictionary.

...