|
POST
|
Hello everyone, Is there a way to change the text on the About Us widget directly on the generated code after the application gets exported to IIS Thanks
... View more
11-16-2021
10:21 AM
|
0
|
3
|
1239
|
|
POST
|
Hello everyone, I am using WAB developer edition 2.21 In my workstation I exported a Web AppBuilder applciation and created a virtual directory this folder in IIS and it works fine with Internet explorer, Edge and Google Chrome. Copied the same application o the development server, changed the "appId" and now i am getting the error message: "Unable to load //[Portal]/arcgis/sharing/rest/content/items/[Web Map Id]?f=json status: 0" Instead of showing a small log in window "Please sign in to https://[Portal]/arcgis, it displays this error message. The source ce on my workstation and on the server are the same with the exception of the "appId" in the file config.json. they poiting to two different Web Mapping Applications. https://[MyWorksTations]/MyWebEditorApp/ with Web Mapping Application URL https://[MyWorksTations]/MyWebEditorApp/ and config.json with "appId" pointing to this Web Mapping Application https://[DevelopmentServer]/MyWebEditorApp/ with Web Mapping Application URL https://[DevelopmentServer]/MyWebEditorApp/ and config.json with "appId" pointing to this Web Mapping Application Thank you
... View more
11-16-2021
06:31 AM
|
0
|
0
|
3624
|
|
POST
|
Thank you for your answer Mehdi and Dan, I am confused because with ArcMap I am able to select the same out put layer, open an edit session, select all the polygons form my select, run the Union and it merges all the polygons in one. So the Union in ArcMap does not work the same way as the Union in ModelBuilder.
... View more
11-04-2021
05:33 AM
|
0
|
1
|
3008
|
|
POST
|
Hello everyone, I am looking for a way to merge all the polygons with a specific condition in another polygon layer. I am creating a feature layer with a subset of the polygon feature class and when I run the Union the final result does not merge the polygons I selected. This is what I am doing in Model Builder - Select all polygons from FC grid polygon that are located in Area =1 - run Union tool This creates a new FC that shows the same subset, not the expected result only 1 polygon. What am I missing? Thanks Jose
... View more
11-03-2021
02:16 PM
|
0
|
6
|
3465
|
|
POST
|
I am using ArcGIs deskttop 10.7 but I can also do the same search in ArcGIs Pro. How do you do a Select By Location on the same layer? The samples I saw use an source layer and a target layer that are different. Thanks
... View more
11-03-2021
04:53 AM
|
0
|
2
|
6380
|
|
POST
|
Hello everyone, I am looking for a way to select all adjacent polygons to the selected polygon. For example find adjacent properties to the selected property. Thanks
... View more
11-02-2021
11:18 AM
|
0
|
7
|
6451
|
|
POST
|
Does the Select By Location identify the lines that start inside a grid (polygon) and finish in a area without any grid (polygon). What about this solution: Use the erase tool to delete all lines inside the grid area (polygon). The remaining lines are the ones that are outside the grid.
... View more
10-27-2021
10:16 AM
|
0
|
1
|
2943
|
|
POST
|
Hello everyone, I need to create a python script that finds all the liens that were digitized outside a grid polygon layer. What geoprocessing tools do you recommend in Model Builder or Python to perform this analysis? Thanks
... View more
10-27-2021
04:33 AM
|
0
|
5
|
2957
|
|
POST
|
Hello everyone, Is there a way to query all features in a ArcMap/ArcGIS Pro layer that have a flag = "Yes" in a related table, or a date let's say last DateCreatedLastWorkOrder, in a related table. For example how to identify projects that have a related table Work Orders with a workorder RECORDS created in the last 3 years. Thanks
... View more
09-09-2021
10:59 AM
|
0
|
0
|
610
|
|
POST
|
Hello everyone, Is there a way to export a layer that is the result of a query into a shape or FGDB. I am using WAB in Portal, and some users would like to export locally the result of a layer. Is there a button in WAB that allows to do that? Thanks
... View more
08-17-2021
11:14 AM
|
0
|
1
|
893
|
|
POST
|
Hi, I am not administrator of the Portal. Is there a way to log in as a publisher like in ArcMap and stop/restart a service? I need to stop a portal item, a feature layer. The service is a feature layer pointing to a feature class.
... View more
08-09-2021
12:08 PM
|
0
|
1
|
3419
|
|
POST
|
Hello, How do I stop a service that is running in Portal? I published a web map layer from ArcGIS pro to Portal, but now I need to stop it. Thanks
... View more
08-06-2021
12:31 PM
|
0
|
4
|
3481
|
|
POST
|
Hello again, I was able to convert the field to a hyperlink field. I just selected the field, added hyperlink and copied {relationships/0/ProjectURL}" inside. Thanks
... View more
08-06-2021
05:02 AM
|
1
|
0
|
4580
|
|
POST
|
Thanks Josh, Your first sample worked for me. I only have one field that has URL values in my Popup window. And I am not using the table HTML, just the default custom text display. Now it show as a text field, I need to find a way to make if clickable. var relatedrecords = OrderBy(FeatureSetByRelationshipName($feature,"CIPProject"), "ProjectURL") var cnt = Count(relatedrecords); var relatedinfo = ""; if (cnt > 0) { var info = First(relatedrecords); relatedinfo = info.ProjectURL ; } return relatedinfo;
... View more
08-05-2021
12:40 PM
|
0
|
1
|
4610
|
|
POST
|
Thank you for your samples. Now how can I make the field clickable, because what I want to show/hide is a ProjectURL Thanks
... View more
08-05-2021
11:47 AM
|
0
|
3
|
4620
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 05-01-2026 12:34 PM | |
| 1 | 12-02-2022 08:17 AM | |
| 1 | 12-26-2025 05:02 AM | |
| 1 | 08-05-2025 04:28 AM | |
| 1 | 08-05-2025 04:33 AM |
| Online Status |
Offline
|
| Date Last Visited |
Wednesday
|