Dear all,
I am developing an application with the FlexViewer and I would like to allow the editing functionality (with the "Editwidget" ).
I've made an "editMapService" that contains 3 layers : "editPoint", "editLines" and "editPolygons".
For each layer, I have created a "feature template" based on a symbology using a particular font called : "esri_sitac". I installed this font on the server. In arcMap, I am able to draw points, lines or polygons with my feature templates and the symbology is working (with my special font).
I published my editMapService on ArcGIS server and I added "editPoint", "editLines" and "editPolygons" featurelayers to my flexviewer configuration.
When I open the EditWidget the symbology is wrong, it seems that the widget template do not recognize my particular font "esri_sitac". For example, if I expected a "square with a point inside" symbol, it appears as a "%".
Does someone know what I need to add to the EditWidget or to the Flexviewer to have the good symbology ?
Many thanks in advance for your help.
Carine