I created a new field called "Legacy Class" and applied a domain to the field ("Legacy_Class"). The attribute table is only displaying the domain codes instead of the descriptions.
The screencap below shows the fields view, domains view, and the attribute pane displaying only the domain code, not the description, for this new field. Does anyone see anything wrong with how I set this up?
Solved! Go to Solution.
for the domain to be displayed correctly, the domain will need to be applied at the subtype. I'm guessing the table has subtypes and you are only assigning the domain at the root level, not the subtype level
If your class has subtypes, make sure that you assign the domain to the appropriate subtype as well. The easiest way to handle this is to use the Assign Domain to Field gp tool, since it lets you select all the subtypes at once.
for the domain to be displayed correctly, the domain will need to be applied at the subtype. I'm guessing the table has subtypes and you are only assigning the domain at the root level, not the subtype level
If your class has subtypes, make sure that you assign the domain to the appropriate subtype as well. The easiest way to handle this is to use the Assign Domain to Field gp tool, since it lets you select all the subtypes at once.
Worked perfectly, thank you much!