|
POST
|
Gary, We have a sample in AppStudio Desktop, called "Email Composer", that will show you how to achieve similar to "mailto" functionality, but better, from AppStudio AppFramework. Thank you, Erwin.
... View more
03-07-2019
05:22 PM
|
0
|
2
|
4173
|
|
POST
|
Looping in ArcGIS Runtime SDK for Qt, to see if anyone in this group can answer this.
... View more
03-01-2019
12:23 PM
|
0
|
0
|
1052
|
|
POST
|
Oh I see. You are trying to change the order of pages, not the questions in the AddDetailsPage.qml. So each page is represented with the qml page. The image questions and map page is RefineLocationPage.qml Add Media page is AddPhotoPage.qml Add Details page is AddDetailsPage.qml Each of the pages is being called one after another, it starts from QuickReportApp.qml is calling RefineLocationPage, then so on and so on. In each page, you can see the "Next" button event listener, where it is trying to call the next page to be loaded. This probably won't be pretty, but you need to untangle the chain between them and move it around. Including moving the logic Submit and Save from AddDetailsPage.qml to whichever page you decide to put it last.
... View more
03-01-2019
09:24 AM
|
0
|
1
|
1394
|
|
POST
|
Hello, Are you talking about questions in the "Add Details" page in Quick Report 3.2 Template? If yes, these questions are stored in the "model" of the ListView in the AttributesPage.qml, the model is an array, so feel free to sort the content of the array as you wish. I hope this is helpful. Thank you, Erwin
... View more
02-28-2019
12:19 PM
|
1
|
3
|
1394
|
|
POST
|
Hello M Ka, We have resolved this issue, and it is working during my testing. Can you confirm if this is working on your side as well? Thank you, Erwin Soekianto AppStudio for ArcGIS
... View more
02-26-2019
02:58 PM
|
0
|
6
|
1879
|
|
POST
|
Hello M Ka, Thank you for reporting. This is an issue on our side, we are currently working on getting this fixed. I will update this thread as soon as we resolve this issue. Thank you, Erwin Soekianto AppStudio for ArcGIS
... View more
02-26-2019
01:44 PM
|
0
|
0
|
1879
|
|
POST
|
Ronnie, Is the same issue happening if you do Cloud Make, then download the APK to the same Android device from our OTA website? Thank you, Erwin
... View more
02-25-2019
12:56 PM
|
0
|
1
|
3797
|
|
POST
|
Matt, If you are using the NetworkRequest from AppStudio AppFramework, then you can set it like this, networkRequest.headers["Content-Type"] = "application/json;charset=UTF-8"; This is documented on this API-Guide link (scroll all the way to the bottom), Work with networking services—AppStudio for ArcGIS | ArcGIS Thank you, Erwin.
... View more
02-20-2019
10:24 AM
|
0
|
1
|
1457
|
|
POST
|
I think you are missing a parameter that turns on and off what parameters that are showing, or to show all. Looping in ArcGIS Runtime SDK for Qt
... View more
02-19-2019
06:40 PM
|
0
|
2
|
1229
|
|
POST
|
Laurynas, Also, can you try uploading this app then test this app on AppStudio Player? To see the same error is also happening. The way it works when running the Quick Report app in the AppStudio AppRun on Windows 10 is, the app needs the write access to the 'ArcGIS\AppStudio\cache' and 'ArcGIS\AppStudio\Settings' folder location, to create a small file with the App ID name. Please check the write access to these two folders. See images below. Can you check if you have these two files above shown in the image on the "cache" and "Settings" folder? Thank you, Erwin
... View more
02-15-2019
03:41 PM
|
0
|
2
|
1522
|
|
POST
|
Matt, For more information regarding this, please check this blog post from Chris LeSueur Thank you, Erwin
... View more
02-15-2019
01:06 PM
|
0
|
0
|
1211
|
|
POST
|
Hello, Can we get a little bit more information about the device (model, make, os version) that is being used? Is it running on AppStudio Player or build app? And this is using the latest Quick Report template that comes with AppStudio Desktop 3.2? In my simple testing with our sample secure layer, that it is working as expected on my iPhone 8, iOS 12.1.2, both inside the AppStudio Player and build app. Thank you, Erwin
... View more
02-15-2019
01:04 PM
|
0
|
4
|
1522
|
|
POST
|
Michele, As far as I know, Collector for ArcGIS is not available as a template that you could work with and modify as your own app, like Survey123 for ArcGIS source code is available via Enterprise template in AppStudio Desktop. Also, feel free to check other Templates or Enterprise Templates in AppStudio Desktop, by going to "New App", under "Templates" or "Enterprise", that we have available for download, then modify as your own or inspiration to copy for your app. Thank you, Erwin.
... View more
02-14-2019
01:59 PM
|
2
|
0
|
3568
|
|
POST
|
Akshay, From AppStudio for ArcGIS and ArcGIS Runtime SDK for Qt side, we don't have a solution for Android Auto or Apple Carplay apps as of now. I am looping in ArcGIS Runtime SDK for Android and ArcGIS Runtime SDK for iOS to see if anyone from this group have anything going on related to Android auto or Apple Carplay apps. Thank you, Erwin
... View more
02-13-2019
01:54 PM
|
2
|
0
|
5317
|
|
POST
|
Brent, "fieldsMassaged" is an array, how about updating the array content that reflects the item(s) which are needed to be updated? Thanks, Erwin
... View more
02-07-2019
04:48 PM
|
0
|
0
|
640
|
| 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
|