Editable Text Selector and Enumeration Fields

  • Editable Text Selectors are the selectors in Supplier Evaluation that allow glossary selections to be made with variable content inserted. They allow for the consistent wording of statements without the need to create numerous glossary entries.

  • Enumerations are fields that are selected from a set of predefined options which are not configurable glossaries, for example Yes/No or Day/Month/Year.

    In the XML returned from the APIs for Audit, enumerations have an element for the code and an element for the description (in the selected language):

    <specType>FOOD</specType>
    <specTypeDescription>Food</specTypeDescription>
    <specTypePackCopyDescription>Food</specTypePackCopyDescription>