|
POST
|
Sorry for the delay, I was tied up with Fed UC conference, I modified the Portal User Info sample to show private webmap after login, see attached modification to MyApp.qml page. Please replace the webmap id with yours.
... View more
02-13-2020
10:50 AM
|
0
|
5
|
3514
|
|
POST
|
AppStudio 4.1 is using Qt 5.13.1, so you need to update the Qt Framework installed in the machine. The error you are getting is because you have not run the AppStudio Advanced Configuration Tool, after installing required developer tools, Install development tools for local Make—AppStudio for ArcGIS | Documentation (see the very bottom of this doc page)
... View more
02-10-2020
03:30 PM
|
0
|
0
|
1882
|
|
POST
|
This might help answer the question regarding Code Singing Identity field. xcode4.5 - What are code signing identities? - Stack Overflow The term Code Sign Identity refers to the Common Name of those certificates that are installed in the Keychain of the Developer's machine. If you open up Keychain Access and double click any of the 'iPhone Development: ...' or 'iPhone Distribution: ...' certificates shows all of the information. This entry will appear in KeyChain access on the your machine once you import the p12 file which is a pre-requisite for running local make
... View more
02-06-2020
05:41 PM
|
0
|
0
|
1882
|
|
POST
|
I will try to put together a new sample to show this, give me a few moments.
... View more
02-06-2020
05:20 PM
|
0
|
7
|
3514
|
|
POST
|
I see, are you still using the item in ArcGIS Online or ArcGIS Enterprise? if you are using ArcGIS Online, keep the portalUrl the way it was, property string portalUrl: "https://arcgis.com"; Is the item private or shared publicly? You would only need ArcGIS Client ID, if the item is private. If you are using ArcGIS Online, you can easily get the ArcGIS Client ID by going to Setting of the app > Licensing > ArcGIS Client ID > Register > Apply. Make sure the app is uploaded first.
... View more
02-06-2020
09:20 AM
|
0
|
1
|
2328
|
|
POST
|
Krish, I can not reproduce this issue, I am able to use both hosted feature layer and the hosted feature layer view, and only show the fields that set to be shown on the respective layer. Perhaps, if you are using the same app you need to Reset the app to make sure to get the latest changes from the feature layer schema? Go to "Hamburger" menu > Settings > Reset. Thank you, Erwin
... View more
02-05-2020
06:16 PM
|
1
|
0
|
1131
|
|
POST
|
Craig, What sample or template in AppStudio are you using? Erwin
... View more
02-05-2020
05:54 PM
|
0
|
0
|
2328
|
|
POST
|
Jorge, Can you check if the value in Setting > Platform > iOS > Local Make is set correctly? Also, remember to double click on the provisioning profile to install it. Thank you, Erwin
... View more
02-05-2020
03:36 PM
|
0
|
2
|
1882
|
|
POST
|
I agree that I think the URL is good now. The next thing we want to check is the "Authentication", what type of security authentication is used in the ArcGIS Enterprise? If it is using OAuth, there is a sample in AppStudio Desktop called "OAuth Biometric Authentication", if others, this is the documentation on using AuthenticationManager in ArcGIS Runtime, Access the ArcGIS platform—ArcGIS Runtime SDK for Qt | ArcGIS for Developers
... View more
02-04-2020
01:29 PM
|
0
|
10
|
3514
|
|
POST
|
Hello, I think there's an issue with the organizationPortalUrl that you are using, see this documentation, Map QML Type | ArcGIS for Developers This is the example showing when I try loading a webmap from our private ArcGIS Enterprise. Thank you, Erwin
... View more
02-04-2020
09:06 AM
|
0
|
12
|
3514
|
|
POST
|
The text field is under the Seach Panel is inside the header section of the SearchPage.qml, and the text field is the Controls.CustomTextField
... View more
02-03-2020
10:42 AM
|
0
|
0
|
294
|
|
POST
|
Eric, Have you tried the Document Dialog from AppStudio AppFramework? DocumentDialog QML Type | ArcGIS There's a sample available in both AppStudio Desktop and AppStudio Player for this, and we also implemented this on our Quick Report template, give it a try. Erwin.
... View more
02-03-2020
10:25 AM
|
0
|
0
|
1279
|
|
POST
|
I see, it looks like it is not available in the out of the box Map Viewer template, as of today AppStudio 4.1. I would recommend re-purposing or copying the current search places panel that we already have, and then add another input text fields as needed. The source for this panel is MapViewer/views/SearchPage.qml. If you would like to have this added in out of the box Map Viewer template, I would recommend submitting an official enhancement request with Esri Technical Support
... View more
02-03-2020
09:25 AM
|
1
|
3
|
2256
|
|
POST
|
How about only show results of the search for features that are within the extent of the map? We can add another parameter to the Query Parameter, which is the "geometry", that we can add the extent of the map. QueryParameters QML Type | ArcGIS for Developers The customization for that can be done in the MapViewer/views/SearchPage.qml, inside function queryServiceTable().
... View more
01-31-2020
04:01 PM
|
0
|
1
|
2256
|
|
POST
|
Yes, and in this case, this could be supported out of the box in the Map Viewer template. First, you need to enable the search to layer in the WebMap setting in ArcGIS Online, then you can specify which field(s) you want the search based on. Then, a new tab will appear in the Search Panel, Feature search, in Map Viewer template (based on AppStudio 4.1) of the webmap. Thank you, Erwin
... View more
01-31-2020
03:10 PM
|
0
|
3
|
2256
|
| 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
|