- container:
    name: "companySharePrice"
    title: "Company Share Price"
    content:
      # this code ref for this anchor "indexationHideShow" in the "Indexation.yml" files
      # (A) Company Share Price
      - text:
          name: companySharePriceSelectionQuestion
          text: >
            <p>Choose the company's share price you want to use as the start of the index:</p>
# Workflow OW1: The TBC options below are dynamically generated company names
      - radio:
          name: companyNames
          dataIndex: companyNames
          title:
          options:
# END OF CODE BLOCK (A)