arcmap popup “Attribute” window before OnSketchFinished on new created feature

3192
0
10-03-2014 01:44 AM
WuYang
by
New Contributor II

I want to do 2 things when a new feature created:

(1) By check "Display the attributes dialogue before storing new features" in Editor, the "Attribute" window will pop up automatically to ask user to input the attributes of the new feature.

(2) Use OnCreateFeature to do further based on the attributes input in (1).

But every time the onCreateFeature will be triggered first, which will cause problem.

I don't know whether there is a way to open "Attribute" window first once a feature is created.

I am using vb.net and arcmap 10.2.2.

Thanks for the attention.

0 Kudos
0 Replies