|
POST
|
Sweet. Thanks @Clubdebambos May I ask you how I would DELETE a relationship class? 🙂
... View more
10-20-2022
02:41 AM
|
1
|
2
|
2786
|
|
POST
|
Hi @ShengdiZhang , do you have any updates of when this bug will be addressed? I'm currenlty using Dev Edition 1.9, and the bug is still present. Thanks, Marco
... View more
10-19-2022
05:44 PM
|
0
|
2
|
4432
|
|
POST
|
Thanks again @DougBrowning, I much appreciate your help here. I think we are getting a bit closer. So, I created the survey from scratch (more or less) and pointed the survey to the existing related table (form_id=SiteAudit, instance name = 1, submission URL = feature service URL). The schema stills shows two layers/tables. (both with the same name). Anyway, I tried to publish the Survey, but now receive the error message (Unsupported relationship type esriFieldTypeString in key SiteName for table SiteName) I think I saw a comment from you somewhere saying that for a Repeat you must have a relationship class between GlobalID and ParentGlobalID. Is this correct? EDIT: I have now added a second relationship (GlobalID and parentglobalid), but I'm still getting the error message above "relationships" : [
{
"id" : 0,
"name" : "SiteAudit",
"relatedTableId" : 1,
"cardinality" : "esriRelCardinalityOneToMany",
"role" : "esriRelRoleOrigin",
"keyField" : "Name",
"composite" : false
},
{
"id" : 1,
"name" : "SiteAudit",
"relatedTableId" : 1,
"cardinality" : "esriRelCardinalityOneToMany",
"role" : "esriRelRoleOrigin",
"keyField" : "GlobalID",
"composite" : false
}
],
...
...
"relationships" : [
{
"id" : 0,
"name" : "Sites",
"relatedTableId" : 0,
"cardinality" : "esriRelCardinalityOneToMany",
"role" : "esriRelRoleDestination",
"keyField" : "SiteName",
"composite" : false
},
{
"id" : 1,
"name" : "Sites",
"relatedTableId" : 0,
"cardinality" : "esriRelCardinalityOneToMany",
"role" : "esriRelRoleDestination",
"keyField" : "parentglobalid",
"composite" : false
}
],
... View more
10-19-2022
04:59 PM
|
0
|
4
|
1900
|
|
POST
|
Thank you Doug, I think I'm not quite following you. 🤔 I only have the repeat left in my form. However, looking in the schema I can see that the parent feature layer is still there: If I now submit a survey, a new parent feature will still be created (a blank one, with no geometry)
... View more
10-19-2022
03:58 PM
|
0
|
6
|
1903
|
|
POST
|
Hi there, I would like to add a relationship class to one of my feature services. There is already a GlobalID - ParentGLobalID relationship, and want to have second one based on a String (Name - ParentName). I tried using ArcGIS Pro to achieve this, however,I'm getting this very useless error message here: https://pro.arcgis.com/en/pro-app/2.9/tool-reference/tool-errors-and-warnings/160001-170000/tool-errors-and-warnings-160251-160275-160270.htm Is there a way to add this relationship via REST, or any other way?
... View more
10-19-2022
12:09 AM
|
0
|
4
|
2842
|
|
POST
|
Hi there, is it possible to create multiple records in a related table without creating a new parent record? This is my scenario: I have a couple of static polygons (small sites). These sites need to be audited every day. These audits are stored in a related table. In the past, I solved this by requiring the user to submit multiple surveys each day. (This was done via the submission_url = the FeatureService and instance_name = the related table) Now, there should be a change, and only one survey that caters to all sites within one go should do the same. So basically a repeat. The user opens the survey and does the first site, clicks plus, does the second site, clicks plus, does the third site and so on… However, using a repeat also creates a new parent feature which I don't want to have. There should still be the same static sites, and only the related table should get updated. Is there a way to achieve this? A site note which might be relevant for this: There are two relationships. One is based on the site name, and the second one is based on GlobalID/ParentGlobalID. Using the submission URL method, I’m getting the error message that I have an Unsupported relationship type esriFieldTypeString in key SiteName for table SiteName
... View more
10-18-2022
08:57 PM
|
0
|
9
|
1964
|
|
POST
|
Hi there, I'm trying to get information from a table to a feature based on a related field. The relationship is defined by a GUID field. So basically I have a polygon layer called "Parcel" with a field for GlobalID. Then there is a table ("Permit") with additional information to this parcel. This "Permit" table has a field with ParcelID (= GlobalID from Parcel). There might be more than one matching permits to a parcel. Is there a way I can configure the popup of the parcel in such a way that I can get some of the related fields from the permit table? Just a note: There is no relationship configured (no relationship class has been setup)
... View more
10-11-2022
11:56 PM
|
1
|
6
|
2585
|
|
POST
|
Hi all, I'm wondering if there is the possibility in Experience Builder Dev Edition to have a custom font WITHOUT creating a complete new theme? Thanks, Marco
... View more
08-18-2022
04:12 PM
|
0
|
1
|
600
|
|
POST
|
Hi, is there an existing option (or a planned one) to rename the drawing header for the print legend? At the moment when I print a map that includes drawing I get a not very user-friendly header such as: Thanks, Marco
... View more
06-29-2022
10:16 PM
|
0
|
1
|
708
|
|
POST
|
Hi @ShengdiZhang, thanks. Unfortunately, I can't share this map with you at the moment. In the map viewer, the line layers are not showing at all: I also tried turning off the layer effect, but I'm still getting the same result. To make things even worse, if I print the map on a smaller scale (e.g 1:5000) the line layer gets shifted by a lot 250m (or 20% of the map scale) or so. Anyway, I just added the same line layer again, and this time printing is working fine for the additional layer (but still not for the original one...). Strange,...
... View more
06-27-2022
04:57 PM
|
0
|
1
|
1905
|
|
POST
|
Hi @Jianxia and co, I have a related problem. I draw polygons, lines and points on the map, but only the point are getting printed. This is what I drew: This is what I get: And, interestingly, this is what i get after modifying (moving) all drawings:
... View more
06-26-2022
09:44 PM
|
0
|
0
|
3736
|
|
POST
|
I was happy to see the new print widget in ExpBuilder. Unfortunately, it seems that the legend is not working as it should. Instead of the different line symbology, I'm getting the RGB bands. I assume this is because I have a layer effect turned on?
... View more
06-26-2022
08:47 PM
|
0
|
7
|
1951
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 03-09-2022 01:43 PM | |
| 2 | 08-16-2023 02:58 PM | |
| 1 | 04-13-2022 09:16 PM | |
| 2 | 09-12-2023 11:49 PM | |
| 2 | 10-13-2020 02:46 PM |
| Online Status |
Offline
|
| Date Last Visited |
07-15-2025
08:55 PM
|