|
POST
|
This workflow is specific to a custom JS API application. Requires making a registered app on AGO or via the Developer's site, and adding the relevant code to your app. Working with the ArcGIS Platform | ArcGIS API for JavaScript 4.12 This sample uses a service proxy to access a premium service from AGO. Directions widget | ArcGIS API for JavaScript 4.12 Sample using OAuth as recommended in the previous guide topics. Access ArcGIS Online items using OAuthentication | ArcGIS API for JavaScript 4.12 You can also use a proxy to access secure services, from AGO and other Servers. Proxy pages with the API | ArcGIS API for JavaScript 4.12
... View more
09-25-2019
01:40 PM
|
0
|
3
|
2452
|
|
POST
|
Hi Jay, you might want to review our docs about working with the ArcGIS Platform, and about accessing secure resources: Working with the ArcGIS Platform | ArcGIS API for JavaScript 4.12 Access secure resources | ArcGIS API for JavaScript 4.12
... View more
09-25-2019
01:02 PM
|
0
|
5
|
2452
|
|
POST
|
It sounds like a problem with the print service(s). What do you see in the network traffic when you inspect the response to the export webmap request? What happens if you just try to print a basemap with the default portal print service or the custom print service?
... View more
09-25-2019
09:28 AM
|
0
|
0
|
2801
|
|
POST
|
Hi Jarell, sorry to hear about the trouble. Is the output totally blank, or is it just that labels are not printing? Also, one of the other limitations is that the version of Server that the FeautureLayer is hosted on must be 10.5.1 or later. What version of Server are you using? Lastly, what happens if you use the AGO printing service? Task: Export Web Map Task Here's a sample that prints a labeled FeatureLayer, maybe you can just swap in your layer and test. sample https://codepen.io/noash/pen/yLBZbWz
... View more
09-23-2019
04:14 PM
|
0
|
2
|
2801
|
|
POST
|
Hi Andy, it's a great question. We will investigate and consider. In the meantime, you can do some fancy things with SQL (e.g. multiple fields and multiple lines) like this: labelExpression: '[STATE_ABBR] CONCAT " State, \\n" CONCAT [STATE_NAME]' sample app https://codepen.io/noash/pen/RwbMWab
... View more
09-09-2019
12:10 PM
|
2
|
1
|
2144
|
|
POST
|
Update: we will be updating the documentation for PrintViewModel.state values (complete is not working as Robert noted above) and consider adding a complete event to the Print widget at a future release. Thank you to Robert for posting the workaround, and thank you to Daniel for bringing this issue to our attention.
... View more
09-05-2019
09:20 AM
|
0
|
1
|
1392
|
|
POST
|
Hi Netta, Are those picture marker symbols? What sort of renderer and symbology are you using for those features in the code? What is the ArcGIS Server version of the Print Service that you are using? Is it a custom Print Service? When you look at the network traffic, are there any differences between the request with different layouts (e.g. blurry vs. non-blurry)?
... View more
09-03-2019
08:53 AM
|
0
|
2
|
2464
|
|
POST
|
If you're using the print widget, you could read the state of the PrintViewModel, and when the print completes, the state should change to complete. https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-PrintViewModel.html#state
... View more
08-30-2019
04:11 PM
|
1
|
13
|
3528
|
|
POST
|
I don't think I understand the question. It seems that the codepen does exactly what your post is asking for; it cancels the sketch when the user attempts to update (reshape) the sketch.
... View more
08-21-2019
02:02 PM
|
0
|
1
|
2867
|
|
POST
|
Hi David, Did you install the JS API typings as well as the API? npm install --save @types/arcgis-js-api TypeScript - Setting up your development environment | ArcGIS API for JavaScript 4.12
... View more
08-21-2019
01:11 PM
|
0
|
1
|
3687
|
|
POST
|
You could try the DefaultValue Arcade expression: Logical Functions | ArcGIS for Developers Which we use in this sample for features that are missing data: ArcGIS API for JavaScript Sandbox
... View more
08-20-2019
01:56 PM
|
0
|
2
|
1511
|
|
POST
|
Are you still facing a problem with this? If so, could you share a sample app that reproduces the issue?
... View more
08-20-2019
01:54 PM
|
0
|
0
|
1175
|
|
POST
|
Follow-up: we will have the documentation updated to make this clear for the next release (3.30), which is due out in October.
... View more
08-20-2019
01:35 PM
|
3
|
0
|
3321
|
|
POST
|
Confirmed that this is a legit issue. We'll have it fixed for 4.13, which is due to release in October.
... View more
08-13-2019
10:25 AM
|
3
|
0
|
4573
|
|
POST
|
Formatting the popup content is a good idea. Another thought is that it looks like you might have specified some localization in Portal/AGO? I believe this would account for the DD/MM/YYYY format. Either that or AGO is smart enough to recognize the date format of the region you are connecting from. Set language and region—ArcGIS Online Help | ArcGIS In the JS API app, you could try using the English (en) locale to see if the European date format persists Localization | ArcGIS API for JavaScript 4.12 Lastly, you could construct an arcade expression in the popup to display the date in a logical format. Date Functions | ArcGIS for Developers
... View more
08-07-2019
08:23 AM
|
1
|
0
|
2968
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-25-2026 07:29 AM | |
| 1 | 07-01-2026 08:08 AM | |
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM |
| Online Status |
Offline
|
| Date Last Visited |
yesterday
|