- container:
    name: "value"
    title: "Value"
    content:
        # this code ref for this anchor "indexationHideShow" in the "Indexation.yml" files
        # (B) Value
    # Workflow OW2: The input in the below should be limited to numbers with up to 2 decimal places
          - field:
              name: SelectedValue
              dataIndex: value
              type: string
              maxLength: 32
              title: Value
    # END OF CODE BLOCK (B)