You might try this change: <visibilitylabel>Testing</visibilitylabel> and then reload your project. Of course, this won't fix it, but it will let you know for sure if the browser is picking up on the changes you make. Espescially if using IE, I find that, depending on the workstation it is installed on, a <cntrl><F5> will reload with all changes, on other computers you MUST close the entire browser and then re-open the flex page. Anyway, just a thought as I've had this issue before also. R_
<visibilitylabel>Testing</visibilitylabel>
<configuration> <labels> <visibilitylabel>Layer Visibility</visibilitylabel> <zoomtoextent>Zoom To Layer Extent</zoomtoextent> <expandall>Expand All Layers</expandall> <collapseall>Collapse All Layers</collapseall> <zoomtomakevisible>Zoom To Make Visible</zoomtomakevisible> <generatinglegendmsg>Generating TOC Legend</generatinglegendmsg> </labels> <tocsettings> <expanded everything="false">false</expanded> <collapselegends>true</collapselegends> <disablezoomtomenuoption>true</disablezoomtomenuoption> </tocsettings> <legendtimeout>60</legendtimeout> <excludelayers> <excludelayer mapservice="Symbols"></excludelayer> <excludelayer mapservice="Utilities">8</excludelayer> </excludelayers> <excludegraphiclayers>true</excludegraphiclayers> <excludebasemaplayers>true</excludebasemaplayers> <usenewesridescription>true</usenewesridescription> </configuration>
<tocsettings> <expanded>false</expanded> </tocsettings>
Les membres connectés peuvent publier, suivre les mises à jour, et plus encore. Nouveau ici ? Inscrivez-vous gratuitement.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.