|
POST
|
Glad that it works. You need to escape the "\" in the string (turning it into a double-"\")
... View more
12-20-2019
09:37 AM
|
2
|
1
|
1788
|
|
POST
|
So the LabelDefinition takes JSON object based on this doc, LabelDefinition QML Type | ArcGIS for Developers, so I assume it would be something like "\\n" See this, javascript - How do I handle newlines in JSON? - Stack Overflow
... View more
12-19-2019
01:05 PM
|
0
|
3
|
1788
|
|
POST
|
Jay, That is weird because it is showing correctly on another page in the same app. Perhaps you can look at the code on that other page that is working? Or they are different workflows on loading the MMPK files. does the offline button in QuickReport point to ArcGIS Online item that has the MMPK file instead of pointing to MMPK files on disk? Thank you, Erwin
... View more
12-18-2019
09:26 AM
|
0
|
1
|
986
|
|
POST
|
You would have two LocatorTask QML objects, with two different ids and switch them around as the user selects it from the UI.
... View more
12-17-2019
02:40 PM
|
1
|
1
|
2701
|
|
POST
|
Dave, Yes, you would need Apple Developer Program membership to create iOS Certificate, Certificates - Support - Apple Developer AppStudio Documentation on how to publish your app to Apple AppStore, Distribute your app—AppStudio for ArcGIS | Documentation Thank you, Erwin
... View more
12-16-2019
12:34 PM
|
0
|
2
|
1537
|
|
POST
|
Orlo, My apologies, you are right. It was working when the service was not shared publicly. This is not working when we are adding new features anonymously. But I am not getting an error, but the upload button for the attachment keeps spinning. It looks like this is the error I am getting in the code, "{"error":{"code":400,"message":"","details":["This operation is not supported."]}}" This is the setting for it to work, We are currently looking into this, to see if we can make it work with "Editor can't see any features, even those they add". Thank you, Erwin
... View more
12-16-2019
10:55 AM
|
0
|
3
|
2549
|
|
POST
|
Dave, There are many ways to achieve this but in general, it is basically saving the values you want to retain in a model, then reloading it back to the TextBox This is an example, liquid/SuggestionBox.qml at master · jturcotte/liquid · GitHub Thank you, Erwin
... View more
12-13-2019
04:40 PM
|
0
|
0
|
3702
|
|
POST
|
Orlo, I just tested this using a feature layer with that particular editing configuration, "Add features" and "Editors can't see any features, even those they add" with Quick Report template with AppStudio Desktop 4.1, and it is working. This is the sample feature layer that I am using, https://services1.arcgis.com/e7dVfn25KpfE6dDd/arcgis/rest/services/MapTour_StoryMap/FeatureServer/0 Thank you, Erwin
... View more
12-13-2019
01:51 PM
|
0
|
5
|
2549
|
|
POST
|
Natalia, We are talking about "Open Mobile Map (mmpk)" sample, correct? Technically if you put the mmpk file in the right folder and change the filename at the right place in the code, it should work. Just for testing purposes, we have another mmpk file in the sample called "PalmSprings.mmpk", let's try to switch "Yellowstone.mmpk" to "PalmSprings.mmpk" in your sample. This should work, I just tried it, see screenshot below. After this is successful, you can change it to your own mmpk file. Thank you, Erwin.
... View more
12-11-2019
10:03 AM
|
0
|
1
|
1876
|
|
POST
|
Dave, In the Quick Report app, click on the "hamburger" menu on the top right corner and then go to Settings > Reset. This will grab new field names from the feature layer. Thank you, Erwin.
... View more
12-10-2019
01:09 PM
|
0
|
1
|
1326
|
|
POST
|
Jay, Based on the sample Feature Layer (Geodatabase), - AppStudio Sample - arcgis-appstudio-samples/MyApp.qml at v4.0 · Esri/arcgis-appstudio-samples · GitHub - ArcGIS Runtime Qt/QML Sample - Feature layer (geodatabase) | ArcGIS for Developers You don't need to call addLayer if you initialize the FeatureLayer inside Map, that layer is already added. Looping in ArcGIS Runtime SDK for Qt, to see why addLayer is throwing an error. Thank you, Erwin
... View more
12-10-2019
11:19 AM
|
0
|
3
|
2761
|
|
POST
|
Ronald, The terms "standard license" is an older terminology, they are now called AppStudio for ArcGIS Developer Edition. And yes, you need AppStudio Developer Edition to use Cloud Make to build install executable for your app (iOS, Android, Mac, Windows, and Linux). AppStudio for ArcGIS Pricing | Buy Now Thank you, Erwin
... View more
12-10-2019
10:51 AM
|
0
|
1
|
1301
|
|
POST
|
Karen, There are a few things that are added to the app once it is built on the cloud page, for example, the ArcGIS Runtime library for the mapping component, and other Qt and QML libraries that may be used. I would recommend looking at assets, images, and import statements that are not being used and remove them. Thank you, Erwin
... View more
12-10-2019
10:05 AM
|
0
|
0
|
1049
|
|
POST
|
Ron, The way I would approach something like this, is to use either URL Scheme or Universal Link (beta) feature that is available in AppStudio. This feature allows you to set a URL link that would open an app, and send some parameters to the app. You would need to set the URL Scheme of the custom app based on Map Tour template and AuGeo template, then have links on each app that would open another app, and send some parameters that would make sense for the other app to open the StoryMap or the point in augmented reality. Integrate with other apps—AppStudio for ArcGIS | Documentation Thank you, Erwin
... View more
12-10-2019
09:55 AM
|
1
|
0
|
1327
|
|
POST
|
Sam, Are you using the MapViewer template in AppStudio for ArcGIS version 4.1? What Android devices are you using to test this with? I just tested the WebMap you provided in the MapViewer template in AppStudio for ArcGIS, and it looks fine. Thank you, Erwin
... View more
12-10-2019
09:44 AM
|
0
|
0
|
949
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-07-2020 01:26 PM | |
| 1 | 10-27-2020 10:33 AM | |
| 1 | 12-06-2021 10:36 AM | |
| 1 | 10-01-2021 12:53 PM | |
| 1 | 08-24-2021 06:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
12-08-2021
03:08 PM
|