|
POST
|
Hi, this is related to a previous post PopupTemplate not showing multiple features I have just discovered that when I added an ImageryLayer to my view through the basemap toggle and activate it, then click on my feature layer, paging tools become active on the popup: paging tools are not active when the topo basemap is active, similar to the post above. I haven't specifically defined the Popup widget. Clearly the popupTemplate can display paging info, is there a way to define paging info yet? Thanks David
... View more
08-04-2016
01:40 PM
|
0
|
6
|
3466
|
|
POST
|
Hi again - In prep for the upcoming layer list widget, I am setting up a legend widget: var legend = new Legend({
view: view,
layerInfos: [{
layer: lyrEnvBnds,
title: "Environmental"
},
{
layer: lyrFacBnds,
title: "Facilities"
},
{
layer: lyrMobBnds,
title: "Transportation"
},
{
layer: lyrUtilBnds,
title: "Utilities"
}]
}); very straighforward, except each layer in the array has been filtered with a defintion expression. What happens is the title is then not honored, even though the consol log for the legend widget clearly shows the title in the array: layerInfos:Array[4] 0:Object layer:Object title:"Environmental" something similar happened with the layer list at the 3.14 ( I think) release where the title param wasn't being passed to the dom node to display the title correctly in the layer list - ideas? Thanks David
... View more
08-04-2016
12:44 PM
|
0
|
2
|
2177
|
|
POST
|
I got it, thanks for the help: view.constraints = {
lods : myLods
};
... View more
08-04-2016
11:21 AM
|
1
|
0
|
1381
|
|
POST
|
Yes Thejus, that's exactly it, I should have been more clear. I've got my lods var set in an array: var myLods = [{"level" : 0, "resolution" : 4891.96981024998, "scale" : 18489297.737236},
{"level" : 1, "resolution" : 2445.98490512499, "scale" : 9244648.868618} . . . ]; then set my view constraints: view.constraints = {
effectiveLODs : myLods
}; can't see seem to get past an accessor type error
... View more
08-04-2016
11:13 AM
|
0
|
1
|
1381
|
|
POST
|
Hi - I'm trying to figure out how to set the levels of detail at 4.0 to control zoom extents. Is there a way at this time to set at the map or mapview class? Thanks David
... View more
08-04-2016
10:39 AM
|
0
|
3
|
2048
|
|
POST
|
Hi - just beginning to migrate 3.x apps over to 4.0 and have noticed that, much like the 3.x InfoTemplate, the 4.0 PopupTemplate does not appear to display coded value domain descriptions for fields that have domains assigned. Is there a work-around or is this functionality not yet available? Thanks David
... View more
08-04-2016
08:50 AM
|
0
|
7
|
4931
|
|
POST
|
I have just begun migrating some 3.17 over to 4 and noticed that behavior right away, but haven't had a chance to investigate further
... View more
08-04-2016
08:42 AM
|
0
|
0
|
844
|
|
POST
|
I hate to bump my own thread, but has no one else experienced this behavior? I can't move to 2.1 until I can resolve this, so if anyone has seen this I could use some insight before I go looking into security, socket, firewall or other network related issues Again, I am not experiencing this behavior in 2.0
... View more
08-04-2016
07:03 AM
|
0
|
1
|
3129
|
|
POST
|
Hi - In the latest online and dev releases, I am finding that anytime I open a layer in the attribute widget from the layer list option menu, and I have not set the default attribute table visibility to true/show, when I then return to the layer list to change visibility, nothing happens. IF I set the visibility to true in the attribute widget, then I have no issues. I thought it was a Chrome 51 issue, but then updated to Chrome 52, same behavior occurs. Same behavior using Edge, both online and in dev. I also thought that may have something to do with Robert Scheitlin, GISP eSearch interaction with the attribute table and/or layer list, but once I tested in my online-release apps, it appears the trouble lies with the OTB widgets. Thanks, David
... View more
08-02-2016
12:57 PM
|
0
|
14
|
6142
|
|
DOC
|
That's right, you posted that above sorry about that . . .
... View more
07-27-2016
01:17 PM
|
0
|
0
|
16147
|
|
DOC
|
Hi Robert, yes that did the trick. Um, fyi I notice here again that unless you add as operational, the options for statistics and view in attribute table are not present as a results menu option....
... View more
07-27-2016
12:39 PM
|
0
|
0
|
16147
|
|
DOC
|
Hi Robert - In my folded theme I am noticing that unless the results layer is added as an operational layer, the results menu is not enabled, or otherwise does not respond when clicked. Thanks, David
... View more
07-27-2016
09:25 AM
|
0
|
0
|
16147
|
|
POST
|
Quick update. I am seeing my organizational-only content so the pass through credentials in my proxy are working..... it's just that the dropdown doesn't seem to be honoring the widgets label visibility settings in the config. I either see my orgs name 'Sarasota County' or ArcGIS Online from the dropdown, but not both.
... View more
07-25-2016
02:12 PM
|
0
|
0
|
1054
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-01-2026 05:41 AM | |
| 1 | 06-26-2026 12:39 PM | |
| 6 | 06-25-2026 07:23 AM | |
| 1 | 06-17-2026 06:04 AM | |
| 1 | 06-08-2026 08:37 AM |
| Online Status |
Offline
|
| Date Last Visited |
Tuesday
|