i have a featureclass - myfeatureclass. it has around 3000 features.
myfeatureclass has a column subtype - which is integer type and it has two subtypes- 0 and 1.
I added a column mynewfield to that feature class
I tried to assign default to mynewfield using the arctoolbox. I specified default values for both of my subtypes 0 and 1.
it says that it ran successfully
but when i go to arcmap, start an edit session and add new points, the default value of mynewfield never appears... mynewfield always shows as null.
i tried saving the edit session...but still mynewfield had value of null, it did not put default value...
pl help
thanks a lot....