POST
|
Edit widget - color off the selection response Happy New Year to all of you. Is there some one who knows how to change the color selection responses in a line so that it is Red as standard? and not cyan blue In select widget i can change the color of a selection line, but not in the edit widget? is there a way change it in a config file, we use ESRI web appbuilder developer edition 2.2
... View more
01-02-2017
04:19 AM
|
0
|
3
|
2157
|
POST
|
I think i wll converting our SL program to JS, Thanks.
... View more
02-16-2016
05:47 AM
|
0
|
0
|
967
|
POST
|
Can I integrate a custom build widget in web appbuilder that can run an old silverlight client program so they interact linkage with each other, or do i need to rewriite the silverligth client to javascript.
... View more
02-01-2016
07:02 AM
|
0
|
4
|
2607
|
POST
|
it is this line //onBeforeUnload: function() { // this.appStateManager.saveWabAppState(this.map, this.layerInfosObj); //} to comment out two lines in MapManager.js so that the layer is not turned off by close of browser window, and window opens again as normal. It looks to edit widget also has problems similar to ? Editor can not show, "read only layers" but only layers with edit abled layers: but if you insert read only layer in editor.json config file, and sets them as read only, displays both read only and write in pop-up window by editing, as the old edition WAB DEV 1.2
... View more
12-14-2015
02:53 PM
|
1
|
3
|
1832
|
POST
|
Where is the custom widget gallery it´s has been moved, can not find the old download widget gallery with shared widgets, there may be some who have a link? for download widgets
... View more
12-16-2014
01:21 AM
|
0
|
2
|
3243
|
POST
|
Hi How do i create a link to open a folder in a network share on our intranet Normal i wrote in pop up file://fs01/data$/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING} or file://M:/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING} like this <a href="file://M:/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING}" target='_blank'>Link</a> But i is not working in flex 3.6 it workt in flex 3.0 in pop up, how come, its not working longer? I solved itself the task by copying the data in the root directory, and set up a directory where Directory Browsing is enabled in IIS, now can I link to subdirectories, and a browser window opens so that the user can choose the version he must look. see below how to Enable or Disable Directory Browsing in IIS 7 http://technet.microsoft.com/en-us/library/cc731109 (v = WS.10). aspx
... View more
02-05-2014
03:28 AM
|
0
|
0
|
483
|
POST
|
Hi How do i create a link to open a folder in a network share on our intranet Normal i wrote in pop up file://fs01/data$/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING} or file://M:/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING} like this <a href="file://M:/Gruppe/GIS/TELE_RDS/Projektering/{TEXTSTRING}" target='_blank'>Link</a> But i is not working in flex 3.6 it workt in flex 3.0 in pop up, how come, its not working longer?
... View more
02-04-2014
12:56 AM
|
0
|
1
|
2270
|
POST
|
Kim, 3.6.2 available now fixes that issue. Thanks it works now. It is excellent widgets you're doing.
... View more
01-14-2014
11:40 AM
|
0
|
0
|
547
|
POST
|
Identify Widget 3.6.1 can not add layers, When I try to add layers and inclueded all fields and hit add search button that was turned blue when the fields were added, which worked in version 3.5 if I press ok, it has not been saved indentify layer. and when checking the layer again in the Identify Widget is empty. If I add a exclude layer, I can save, but the next thing I try to edit the widget, I get the error "Error # 1010" Is someone who can help I use the compiled version 3.6. Identify Widget version 3.6.1 for Flex Viewer 3.6 [ATTACH=CONFIG]30487[/ATTACH]
... View more
01-14-2014
06:10 AM
|
0
|
3
|
981
|
POST
|
Kim, There is not a way in the App Builder to adjust the width of the print widget. But if you open the main config.xml file in notepad or some other text editor you can add a width attribute to the widget to fix your issue. So in windows explorer find this file and edit it in NotePad (You may have to launch notepad as Administrator). C:\inetpub\wwwroot\flexviewers\yourFVapp\config.xml <widget url="widgets/Print/PrintWidget.swf" width="400" config="widgets/Print/PrintWidget.xml" label="Print" icon="assets/images/i_print.png"/>
Thank You, it works
... View more
03-26-2013
11:56 AM
|
0
|
0
|
991
|
POST
|
After upgrade to ArcGIS Viewer for Flex 3.2 with danish support, the print window is to small to show the print button when the widget is pop up. [ATTACH=CONFIG]22955[/ATTACH] If I pull the corner of the window, button becomes visible How can i change the window size? in the PrintWidget.xml config file? We use the ArcGIS Viewer 3.2 for Flex (application builder) my config <?xml version="1.0" ?> <configuration> <taskurl>http://**.**.dk/gis/rest/services/Print/VerdoPrint/GPServer/Export%20Web%20Map</taskurl> <title visible="true"/> <copyright visible="true">Verdo Tele A/S</copyright> <author visible="true"/> <usescale defaultvalue="17500000">true</usescale> <formats defaultvalue="PDF"/> <layouttemplates defaultvalue="A4 Portrait"/> </configuration>
... View more
03-26-2013
03:50 AM
|
0
|
6
|
2875
|
POST
|
Thanks Bjorn, it help, but no Basemaps, i look forward to 3.2 Because, we like atribut container, but we do not compiling the source ourself. -- from http://resources.arcgis.com/en/help/flex-viewer/concepts/index.html#//01m300000011000000#GUID-82B3FE2C-8344-4FAB-873C-3808B33ED4D5 Kim, It's correct that you have to set those two parameters, do you still have problems after doing that? As for other solutions: If you are compiling the source yourself, the code is available on GitHub to work around this. Or you can wait for the next release, version 3.2, which among other things will add supports for 6 new locales, including Danish. We're planning to release 3.2 at the end of March. Or you can use the previous (3.0) version.
... View more
03-03-2013
10:02 AM
|
0
|
0
|
195
|
POST
|
After we have installed ArcGis Viewer for Flex 3.1, we can no longer use ESRI and bing basemap, if we do not set the two attributes on the map tag to false: as wraparound180="false" addarcgisbasemaps="false" as suggested Then Flex 3.1 freezer ,is there another solution?, so we can use flex as in 3.0 or should we downgrade from 3.1 to 3.0? our spatial wiki 25832 "utm 32-euref89" is for both the dynamic layers and base maps help needed please Kim our config file <?xml version="1.0" ?> <configuration> <title>ArcGIS Viewer for Flex</title> <logo>assets/images/logo.png</logo> <style> <colors>0xffffff,0x333333,0x101010,0x0,0xffd700</colors> <alpha>0.8</alpha> <font name="Verdana"/> <titlefont name="Verdana"/> <subtitlefont name="Verdana"/> </style> <!-- replace the following url with your own geometryservice --> <geometryservice url="http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer"/> <widget url="widgets/Navigation/NavigationWidget.swf" config="widgets/Navigation/NavigationWidget.xml" left="10" top="50"/> <widget url="widgets/OverviewMap/OverviewMapWidget.swf" config="widgets/OverviewMap/OverviewMapWidget.xml" right="0" bottom="0"/> <widget url="widgets/MapSwitcher/MapSwitcherWidget.swf" config="widgets/MapSwitcher/MapSwitcherWidget.xml" right="20" top="55"/> <widget url="widgets/HeaderController/HeaderControllerWidget.swf" config="widgets/HeaderController/HeaderControllerWidget.xml" left="0" top="0"/> <widget url="widgets/Coordinate/CoordinateWidget.swf" config="widgets/Coordinate/CoordinateWidget.xml" label="Coordinate" icon="assets/images/i_globe.png" left="3" bottom="1"/> <map attributionvisible="true" esrilogovisible="true" openhandcursorvisible="false" scalebarvisible="true" scalebar="metric" zoomslidervisible="false" wraparound180="false" addarcgisbasemaps="false" initialextent="555007.981537702 6253127.940634368 571040.648220517 6262051.963686662" wkid="25832" top="40" portalurl="https://www.arcgis.com"> <basemaps> <layer type="tiled" label="BasemapRdsHob" icon="assets/images/i_expand2.png" url="http://ags.xx.dk/gis/rest/services/Basemaps/BasemapRdsHob/MapServer" visible="true"/> </basemaps> <operationallayers> <layer type="dynamic" label="Varme" imageformat="png8" url="http://ags.xx.dk/gis/rest/services/Varme/Varme/MapServer" visible="true"> <sublayer id="56" popupconfig="popups/PopUp_1.xml"/> <sublayer id="57" popupconfig="popups/PopUp_2.xml"/> <sublayer id="6" popupconfig="popups/PopUp_3.xml"/> <sublayer id="76" popupconfig="popups/PopUp_4.xml"/> </layer> <layer type="dynamic" label="Husnummer" imageformat="png8" url="http://ags.xx.dk/gis/rest/services/Administration/Husnummer/MapServer" visible="true"/> <layer type="dynamic" label="Vejnavne" imageformat="png8" url="http://ags.xx.dk/gis/rest/services/Administration/Vejnavne/MapServer" visible="true"/> <layer type="dynamic" label="Matrikel" imageformat="png8" url="http://ags.xx.dk/gis/rest/services/Administration/Matrikel/MapServer" visible="false"/> </operationallayers> </map> <widgetcontainer layout="float"> <widget url="widgets/Draw/DrawWidget.swf" config="widgets/Draw/DrawWidget.xml" label="Draw" icon="assets/images/i_draw2.png"/> <widget url="widgets/Print/PrintWidget.swf" config="widgets/Print/PrintWidget.xml" label="Print" icon="assets/images/i_print.png"/> <widget url="widgets/eDraw/eDrawWidget.swf" config="widgets/eDraw/eDrawWidget_1.xml" label="Enhanced Draw Widget" icon="widgets/eDraw/assets/images/i_draw.png"/> <widget url="widgets/eMapSwitcher/eMapSwitcherWidget.swf" config="widgets/eMapSwitcher/eMapSwitcherWidget_1.xml" label="eMapSwitcher" icon="assets/images/i_widget.png"/> </widgetcontainer> <widgetcontainer paneltype="bottom" initialstate="collapsed"> <widget url="widgets/AttributeTable/AttributeTableWidget.swf" config="widgets/AttributeTable/AttributeTableWidget.xml" label="Attribute Table" icon="assets/images/TableOpen32.png"/> </widgetcontainer> </configuration>
... View more
02-27-2013
11:37 AM
|
0
|
0
|
913
|
Title | Kudos | Posted |
---|---|---|
1 | 12-14-2015 02:53 PM |
Online Status |
Offline
|
Date Last Visited |
11-11-2020
02:24 AM
|