|
POST
|
Hi @Tarunvisvanadula1994. What sort of dynamic attributes are you using? Are these additional elements associated with a custom print service? For 3x, you could try the PrintTask, and see if the PrintParameters.extraParameters can handle the dynamic attributes. https://developers.arcgis.com/javascript/3/jsapi/printtask-amd.html https://developers.arcgis.com/javascript/3/jsapi/printparameters-amd.html For 4x, the Print widget can now handle custom text elements. So if you can update to 4x, this should be available in the UI. https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print.html#templateOptions https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Print-TemplateOptions.html#customTextElements
... View more
02-23-2022
08:07 AM
|
1
|
1
|
2084
|
|
POST
|
Hi @jkumartry1980, the documentation here should provide you with some good insight: https://developers.arcgis.com/javascript/latest/arcgis-organization-portals/ https://developers.arcgis.com/javascript/latest/secure-resources/
... View more
02-11-2022
07:26 AM
|
0
|
1
|
1151
|
|
POST
|
Thanks @KenBuja. I updated the link. No updates to report.
... View more
02-09-2022
08:47 AM
|
0
|
0
|
3337
|
|
POST
|
Hi @ADITYAKUMAR1, I haven't encountered this before. What was the response from the legend request via the proxy? Have you tried a different security method? https://developers.arcgis.com/javascript/3/jshelp/ags_secureservices.html I would recommend moving away from the resource proxy.
... View more
02-09-2022
07:29 AM
|
0
|
1
|
967
|
|
POST
|
Hi @KristianTuusjärvi, yes, you can use a Sublayer just like a FeatureLayer as a LayerSearchSource. https://developers.arcgis.com/javascript/latest/api-reference/esri-widgets-Search-LayerSearchSource.html#layer I would recommend pulling out all the sublayers first, then add them as a LayerSearchSource individually so you can configure the settings like in this sample: https://developers.arcgis.com/javascript/latest/sample-code/widgets-search-multiplesource/
... View more
02-09-2022
07:23 AM
|
1
|
6
|
3351
|
|
POST
|
Excellent! Feel free to accept as solution the above post if you feel I've addressed the issue.
... View more
02-08-2022
12:15 PM
|
0
|
2
|
7510
|
|
POST
|
Hi @JoelBennett, good news. We'll have the Search widget enhanced at the next release (4.23, due out in March) so that the expanded dropdown arrow now closes the list of locators instead of closing and then reopening. See it in action here: https://codepen.io/noash/pen/LYOWGGK?editors=1000
... View more
02-08-2022
10:45 AM
|
1
|
1
|
7516
|
|
POST
|
Hi @AndreaKittler, this is a known issue that will be fixed at the next release (4.23). It should also be ready to test on next: https://github.com/Esri/feedback-js-api-next. Here's a potential workaround: https://community.esri.com/t5/arcgis-api-for-javascript-questions/identify-not-honoring-layerids-supplied-to/m-p/1137516#M76101
... View more
02-03-2022
06:41 AM
|
0
|
0
|
1506
|
|
POST
|
Have you tried increasing the value of esriConfig.defaults.io.timeout? The default value is 60 seconds, so I think if you increased it, that would handle this issue. https://developers.arcgis.com/javascript/3/jshelp/inside_defaults.html https://developers.arcgis.com/javascript/3/jsapi/esri.config-amd.html#defaults
... View more
02-01-2022
07:43 AM
|
1
|
1
|
2267
|
|
POST
|
Hmm, does this error occur in the app, or when directly accessing the print service from the REST endpoint? I would make sure the REST endpoint is accessible and works first (test it with some test data). Then check the network traffic when the app loads to ensure that all the resources are accessible. If the print service is publicly accessible, I could do some testing from my side if you can share a link to it (either here or in a private message). It's difficult to troubleshoot further without more information or a test-app.
... View more
01-28-2022
05:25 AM
|
1
|
1
|
2158
|
|
POST
|
Aloha? I wish. It's cold here. Ok, I see what you're talking about now. Let me do some digging.
... View more
01-26-2022
01:35 PM
|
0
|
0
|
7533
|
|
POST
|
Hi @JoelBennett, I'm not sure I understand the issue. The arrow button in the left side of the Search widget is for selecting different locators:
... View more
01-26-2022
12:50 PM
|
0
|
1
|
7538
|
|
POST
|
Hi @Fox71, do you have a simplified app that reproduces this issue? I cannot figure out how to get overlapping icons from a Search widget results with the out of the box widget: https://developers.arcgis.com/javascript/latest/sample-code/sandbox/?sample=widgets-search-3d
... View more
01-26-2022
12:48 PM
|
0
|
0
|
2529
|
|
POST
|
Hi @NathanHeickLACSD, how are you selecting the features? Is this from a query or via a popup? You might be able to use the getSelectedFeatures and getSelectedFeatures methods to override the highlight: https://developers.arcgis.com/javascript/3/jsapi/featurelayer-amd.html#getselectedfeatures Or make it 100% transparent in the popup: https://developers.arcgis.com/javascript/3/jsapi/popup-amd.html#markersymbol
... View more
01-25-2022
08:25 AM
|
0
|
2
|
2067
|
|
POST
|
Hi @Felix10546, I don't think you can host such an application in ArcGIS Online. Custom apps like what you're describing should be self-hosted by developer/client on their own server or another trusted server. For a list of what can be hosted and created in ArcGIS Online, please refer to this doc: https://doc.arcgis.com/en/arcgis-online/reference/supported-items.htm
... View more
01-25-2022
08:03 AM
|
2
|
1
|
3225
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | a week ago | |
| 1 | 04-14-2026 11:59 AM | |
| 1 | 05-13-2026 10:29 AM | |
| 1 | 04-10-2026 09:11 AM | |
| 1 | 03-24-2026 11:39 AM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|