Select to view content in your preferred language

selective editing possible?

532
1
04-18-2012 06:48 AM
JatinPatel
Regular Contributor
I have a featurelayer that can be edited when you click on a feature. while editing can the feature attributes that have a domain (displayed using a drop-down) have selected values on them? For example, if the domain is a, b, c, d then based upon certain conditions only a,b are visible or only b,c,d are visible based on certain other conditions while editing the feature?
0 Kudos
1 Reply
HemingZhu
Frequent Contributor
I have a featurelayer that can be edited when you click on a feature. while editing can the feature attributes that have a domain (displayed using a drop-down) have selected values on them? For example, if the domain is a, b, c, d then based upon certain conditions only a,b are visible or only b,c,d are visible based on certain other conditions while editing the feature?


I think you can handle this by controling your symbology with your domain field and conditions (in another field) in you .mxd or .msd, such that certain combination with no symbol (on transparent symbol).
0 Kudos