Select to view content in your preferred language

Flex Viewer Edit Widget/Display

3473
8
07-28-2011 07:54 AM
JasonYang
Emerging Contributor
I'm just learning this process, so please be gentle.  I ran across the following Flex Viewer sample below and found the Edit widget/display very interesting.  Is the template for the Edit widget/display something I can create in ArcMap 10?

http://help.arcgis.com/en/webapps/flexviewer/live/index.html?config=apps/config-edit.xml
Tags (2)
0 Kudos
8 Replies
RobertScheitlin__GISP
MVP Emeritus
Jason,

   Yes, What ever editing templates you setup in ArcMap for that Map Service is what you see in the edit widget.
0 Kudos
DerekLaw
Esri Esteemed Contributor
Hi Jason,

Just to add onto Robert's post: You would simply publish a map document that contains the feature class(es) you want to enable Web editing on, as a map service with the feature service property activated. Make sure that you've defined a template for each editable feature class. Then simply reference the feature service in the Edit Widget of the ArcGIS Viewer for Flex.

Some resources:

Hope this helps,
0 Kudos
AshleyOwens
Emerging Contributor
Sorry for the silly question, but where can the Flex Edit Widget (for version 10) be downloaded? The Edit Widget page (http://help.arcgis.com/en/webapps/flexviewer/help/index.html#/Edit_Widget/01m30000000v000000/) doesn't have a download link and I searched in the Code Gallery and didn't see it there either.
0 Kudos
RobertScheitlin__GISP
MVP Emeritus
Ashley,

   The EditWidget is one of the core widgets that comes with the Flex Viewer Application and does not come in an individual download.

http://resources.arcgis.com/content/arcgis-flex-viewer-how-to-download
0 Kudos
AndrewHargreaves
Deactivated User
Hello All,
I am having a hard time configuring this widget. Here's my setup:

According to Derek Law's post, I simply need to
reference the feature service in the Edit Widget of the ArcGIS Viewer for Flex.


How/where do i do this? Currently the widget fails to detect editable layers.

Thanks
0 Kudos
jamesmullen
Emerging Contributor
Ashley,

   The EditWidget is one of the core widgets that comes with the Flex Viewer Application and does not come in an individual download.

http://resources.arcgis.com/content/arcgis-flex-viewer-how-to-download


Robert,

Do you know how to get the widget to default to the attachment page, instead of the attribute page?
0 Kudos
BharathiChandran
Deactivated User
Hi all,

Sorry for cross posting here. But I am desperately looking for a solution to my problem posted in the forums earlier. http://forums.arcgis.com/threads/39350-Strange-behaviour-in-layers-involved-in-Editing

Anyone else facing similar issues? Any clues would be greatly appreciated.

Bharathi
0 Kudos
SheriNorton
Frequent Contributor
Another tip: make sure the data source has both read/write access! 😄 Silly me, I struggled with ESRI Tech until we realized the SDE geodatabase wasn't set for updating.
0 Kudos