Versions Compared

Key

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

...

Expand
titleSee the syntax and screenshots here

Add the below code block to the field in the ‘specimenCollection’ section to allow entering numeric values at the nth step.

Code Block
languagejson
{
        "name" : "specimen.extensionDetail.attrsMap.how_much_quantity_of_sample_was_used",
        "baseField" : "specimen.extensionDetail.attrsMap.how_much_quantity_of_sample_was_used",
        "modelOpts" : {
          "allowInvalid" : true
          }
}

Screenshot after configuration:

Example JSON:

Please click on link below to download the example JSON file.

Download