回答済み How to use existing fields?

  • Wednesday, March 07, 2012 10:21 PM
     
     

    Hello friends,

    I am modifying a work item that requires a few fields that have already been defined within the project collection. In keeping with best practices I want to use these fields in my work item. How do I use these existing fields? Do I simply copy the existing field's attributes and create the new field in the work item with those attributes?

    for example:

    [existing field attributes defined in XML]

    <FIELD reportable="dimension" refname="Co.TestSME" name="Test SME" type="String">
            <ALLOWEXISTINGVALUE />

    Use this to define the new field?

    Best regards

    Clint

All Replies