|
DOC
|
@MattiasEkström Compatibility I an not sure about that. But I would not expect any issues. Are there any errors in the browser console when you attempt to open the settings?
... View more
01-20-2021
07:36 AM
|
0
|
0
|
22219
|
|
POST
|
What do you mean it breaks the widget? What code are you using to hide that div?
... View more
01-20-2021
06:51 AM
|
0
|
0
|
1764
|
|
POST
|
Which widget is this. It does not look like the OTB Measurement widget or Tom's custom Measure widget...?
... View more
01-20-2021
06:49 AM
|
0
|
0
|
1492
|
|
POST
|
Nadir, The proper url would be https://localhost:3344/webappviewer/?config=sample-configs/config-demo.json Notice webappviewer not webappbuilder and sample-configs not configs.
... View more
01-20-2021
06:42 AM
|
0
|
1
|
2966
|
|
DOC
|
@MattiasEkström Try the 2.17 version just released.
... View more
01-20-2021
06:36 AM
|
0
|
0
|
22235
|
|
DOC
|
@MattiasEkström No that is not how it should be working and I will have to patch that issue. I have already worked through the issue based on what info you provided. The immediate workaround for you would be to have at least one layer configured in the widget.
... View more
01-19-2021
11:18 AM
|
0
|
0
|
22253
|
|
DOC
|
The identify widget is supposed to run identify on all the layers in the web map when I leave the checkbox "only theses" unchecked and not add any layers to the exclude list: Correct regardless if the layers are visible or not right? False The Identify Layer Option determines that https://gis.calhouncounty.org/WAB/V2.15/widgets/Identify/widgets/Identify/help/identify_Help.htm#GUID-A8AD1F16-BDEE-4AAC-ADC6-FE7A326B32FF
... View more
01-18-2021
12:51 PM
|
0
|
0
|
20299
|
|
DOC
|
@vblack No maintaining layer visibility is Not a feature of this widget.
... View more
01-13-2021
11:00 AM
|
0
|
0
|
7193
|
|
POST
|
David, Try adding _widgetLabel: "Enhanced Search", to the nls\strings.js file. For example: ...
_widgetLabel: "Enhanced Search",
_featureAction_eShowStatistics: "Statistics...",
_featureAction_eZoomTo: "Zoom to",
_featureAction_eExportToCSV: "Export to CSV file",
_featureAction_eShowRelate: "Show Relates"
}),
"ar": 0,
"cs": 0,
...
... View more
01-13-2021
05:53 AM
|
0
|
0
|
852
|
|
DOC
|
@MattiasEkström The live preview site has now been fixed. The issue was there was no configured layers in the original extent before.
... View more
01-13-2021
05:41 AM
|
0
|
0
|
20471
|
|
POST
|
You don't. There is NO acceptable way to quote out a line in a json file. What you have to do is create a new json file with what you want commented out Removed.
... View more
01-11-2021
10:30 AM
|
1
|
0
|
2996
|
|
POST
|
I have seen this happen when syntax errors are made in the the Strings.js file. A single quote needs to escaped with a backslash before it. You can see this in the French locale file.
... View more
01-11-2021
10:27 AM
|
1
|
1
|
2759
|
|
POST
|
Victor, Because the esri-ui-corner-container div has an inline style with the inset you can not do anything without the !important to override it.
... View more
01-11-2021
07:23 AM
|
0
|
1
|
1718
|
|
POST
|
James, There is no option that. But you can hide it using css .esri-icon-cursor {
display: none;
}
.esri-sketch__section:first-child{
padding: 0;
margin: 0;
}
... View more
01-07-2021
08:53 AM
|
2
|
1
|
5158
|
|
POST
|
Adrain, No nothing has changed. The symbol is not something that is returned from the Identify task. You will have to make a esriRequest call to the service to get the renderer json info and in code create the renderer from that json and then use the getSymbol method on the renderer to get the symbol that that specific graphic should have or apply the renderer to the layer/graphics you create from the IdentTask results.
... View more
01-07-2021
08:08 AM
|
0
|
0
|
3590
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-14-2020 11:36 AM | |
| 17 | 05-17-2021 01:51 PM | |
| 1 | 07-06-2020 05:32 AM | |
| 1 | 07-10-2018 05:49 AM | |
| 9 | 01-28-2022 10:58 AM |
| Online Status |
Offline
|
| Date Last Visited |
06-08-2026
06:27 AM
|