Select to view content in your preferred language

Edit without EditorToolbar or Template Picker

927
2
09-24-2010 07:56 AM
jamalhanine
Deactivated User
Hi, I'm a beginner in flex api (ArcGIS)
how can i add features to SDE geodatabase without using EditorToolbar or Template Picker?
i have an other problem! i can't use "ArcGISTiledMapServiceLayer" i am working with "ArcGISDynamicMapServiceLayer", if any any one khnows how can i use "ArcGISTiledMapServiceLayer"
Thank you.
Tags (2)
0 Kudos
2 Replies
JoshCalhoun1
Emerging Contributor
Make sure you change the attribute in the config.xml file to "dynamic" instead of "tiled".

See the attachment below.

Hope it helps
0 Kudos
JoshCalhoun1
Emerging Contributor
Also,

Are you trying to edit features in ArcGIS Destop? If so, you will need to use the editor toolbar to add features to an SDE database.
0 Kudos