Cynthia, Hmm... I was actually refering to the one that you are attempting to use the domain for. I need to see how you are setting that expression up.
Fields: * OBJECTID (Type: esriFieldTypeOID, Alias: OBJECTID) * Local_ID (Type: esriFieldTypeString, Alias: Local ID, Length: 10 ) * Bin (Type: esriFieldTypeInteger, Alias: Bin) * Length_ (Type: esriFieldTypeDouble, Alias: Length) * B_Road_W (Type: esriFieldTypeDouble, Alias: Bridge Roadway Width (Curb to Curb)) * Deck_W (Type: esriFieldTypeDouble, Alias: Deck Width (Out to Out)) * Approach_R_W (Type: esriFieldTypeDouble, Alias: Approach Roadway Width) * Span_Num (Type: esriFieldTypeSmallInteger, Alias: Number of Spans) * M_Span_L (Type: esriFieldTypeDouble, Alias: Max Span Length) * Deck_Cond_C (Type: esriFieldTypeString, Alias: Deck Condition Code, Length: 5, Domain: Coded Values: , [9: 9 - Superior to present desirable criteria], [8: 8 - Equal to present desirable criteria], ...8 more... )
Nestor, There was an issue with 2.2.7 I have it fixed in 2.2.7f
I'm using the uncompiled version.All I did was replace the old folder with the new version folder, recompile, clear the cache and that was it, started getting the error. Then I tried it with my xml including your changes such as the enable export true elements and I get the same error. What is that error anyway?I will replace it with the old version again (2.2.3) and see if it works normally again.Nestor.
All, New version is available.Version 2.2.7 - 02/04/2011 * Added ability to define a simple marker symbol for point or the current picture marker symbol.
<simplemarkersymbol style="circle" size="12" color="0x00ffff" alpha="0.5" xoffset="0" yoffset="0" angle="0"> <outline style="solid" color="0x00ffff" alpha="1" width="1"/> </simplemarkersymbol> <!--<picturemarkersymbol url="assets/images/tick.png" height="16" width="16" xoffset="0" yoffset="0" />-->
All, New version is available.Version 2.2.7 - 02/04/2011 * Added the ability to resize the floating data grid. * Fixed an issue with disable/enable export option in the data grid on a layer by layer basis. * Fixed issue with symbology alpha and color being set to 0 or 0x000000. * Added ability to define a simple marker symbol for point or the current picture marker symbol.
Lisa, Currently the only marker symbol that is supported is the picturemarkersymbol. I will look at changing this in the next release.
<symbols> <simplefillsymbol color="0xff0000" alpha="0.00001"> <outline color="0xff0000" alpha="0.8" width="2"/> </simplefillsymbol>
<simplefillsymbol color="0x00ffff" alpha="0.5"> <outline color="0x00ffff" alpha="0.8" width="2"/> </simplefillsymbol> <picturemarkersymbol url="assets/images/tick.png" height="16" width="16" xoffset="0" yoffset="0" /> <simplelinesymbol color="0x00ffff" alpha="0.8" width="2"/>
Membros conectados podem postar, seguir atualizações e mais. Novo aqui? Registre uma conta gratuita.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.