|
POST
|
Does anyone with Pro 3.5 know if the new Append To Existing tool can handle relationship classes? Or has the unmanaged behavior been changed? I posted to this blog but have not heard anything. https://www.esri.com/arcgis-blog/products/arcgis-pro/analytics/overwrite-options-arcgis-pro My post Will this properly handle relationship classes? I have had this issue for years when we need to swap out the records of a parent table. Even though our relationship classes are set to “Unmanaged” Arc will still set all the child keys to null on me if a delete the parent! This is not what I would expect from an “Unmanaged” relate. Will this new tool have a way around this? If not when the delete fires all the child record keys get set to null and then there is no way to tell them apart anymore. Preferably “Unmanaged” relates get changed to be truly unmanaged, but if not, this tool should have a way around this. Esp when we have replication going it gets hard. It is also hard since we have 15-20 relates off the parent. It can take hours to delete since it goes and touches every single child. BTW the way I have been getting around this the last few years by doing this - First calculate all the parent keys to the word Delete. Then replicate if you have a replica. Then finally delete the records. This way when it goes hunting for children it finds none. thanks for any advice here
... View more
06-03-2025
06:05 AM
|
0
|
0
|
352
|
|
POST
|
How do I config this list? Cannot find any help or why it lists some tool and not others? thanks a lot
... View more
06-02-2025
02:57 PM
|
0
|
2
|
1844
|
|
POST
|
If it is hidden I would try the calculation column instead. I have seen stuff like this on read only also.
... View more
06-02-2025
11:46 AM
|
0
|
1
|
874
|
|
POST
|
I have a toolbox with optional inputs that I want blank unless the user picks something. This works great in Pro. But no matter what options I try WAB Geoprocessing widget forces a value to be picked and it cannot be left blank at all. This does not make sense as it is an optional parameter. I have set Remove default values in both places when publishing. I think I have seen this before. I really do not want to add a None option. I am guessing this will not get fixed at this point but its worth a shot if anyone has a way? thanks
... View more
05-29-2025
02:30 PM
|
0
|
0
|
1397
|
|
POST
|
Ahh special chars strike again. We just had a big talk on this today too. Probably causes an unbalanced quote. Sorry I have no clue on this one. Maybe @ZacharySutherby or @JamesTedrick ?
... View more
05-29-2025
01:44 PM
|
0
|
0
|
2078
|
|
POST
|
Some ideas. Add \n or <br> to your csv values then it should list vertically. You will probably have to do this in a label as a calculation wont do the html part. To do this have a hidden calc to pull the csv values then put that field in the label of a note field. Other funky idea I have is to use search appearance in a select multiple and make it read only?
... View more
05-29-2025
07:57 AM
|
1
|
0
|
671
|
|
POST
|
We have seen stuff like this at times. Mostly field maps I think but could be similar. Standard procedure now is we tell the crews to put the device in airplane mode and that seems to stop this.
... View more
05-29-2025
05:51 AM
|
1
|
1
|
1302
|
|
POST
|
I think the regex issue would be the order the items are picked. Select multiple stores in the order the user clicked not the order of the list. That could mean infinitive combinations of the values list. I see there is a contains now for choice filter but not sure how that would work. I do not think a filter can have an or? So selected combined with contains?
... View more
05-29-2025
05:49 AM
|
0
|
0
|
2311
|
|
IDEA
|
We are moving to Alias names and it is making the Table widget hard to use. For example all these just say Any Hit... An option to "fit" the size to the name would be great. And/Or add a double click at the cell boundary to auto expand like in Excel. And/Or have the ability to wrap the text in the column headings would be pretty sweet. JS example here. Options for text wrap for the data in the fields also would be great. I know this one is easy as @JonathanUihlein did it right in front of me. I think text wrapping options should be in all places from field names, field data, text popups, etc. thanks a lot
... View more
05-28-2025
01:32 PM
|
3
|
0
|
337
|
|
IDEA
|
We really need the ability for the user to be able to flip between alias and field name in the Table widget like in ArcPro. thanks
... View more
05-28-2025
01:32 PM
|
3
|
0
|
302
|
|
IDEA
|
Need a way to hide some parameters when they are not relevant. Works in Pro but not seeing it work in ExB analysis widget. I mostly want enabled so I can turn some off params but not sure if other things work or not? One tool I limit to 1 polygon selected for example. def updateParameters(self): # Modify the values and properties of parameters before internal # validation is performed. if self.params[2].value: self.params[3].enabled = True else: self.params[3].enabled = False return thanks
... View more
05-28-2025
01:18 PM
|
2
|
1
|
580
|
|
IDEA
|
These are great in Pro when a tool has several options but does not work in ExB (and did not in WAB also). They do work in Pro after the tool is published. Add support for toolbox categories please. thanks a lot
... View more
05-28-2025
01:08 PM
|
2
|
2
|
671
|
|
IDEA
|
Table widget Export to CSV is using the field Alias with no option to change. This option is in all the ArcPro export tools. I thought it would default to the real field name but testing I got alias. Alias names tend to have spaces and special chars which makes the CSV unusable in most programs that users would want a CSV for. Seems like a good use case. Thanks a lot
... View more
05-28-2025
12:44 PM
|
9
|
1
|
760
|
|
IDEA
|
We are moving to Alias names and it is making the Table widget hard to use. For example all these just say Any Hit... An option to "fit" the size to the name would be great. And/Or ability to double click the cell boundary to auto expand like in Excel. And/Or have the ability to wrap the text in the column headings would be pretty sweet. JS example here. Also an option to wrap the text in the cells. I know this one is easy as @JonathanUihlein did it right in front of me. I would love to see text wrapping always be added everywhere right from the start. thanks a lot
... View more
05-28-2025
12:38 PM
|
8
|
0
|
424
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 04-10-2026 08:18 AM | |
| 1 | 2 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | 3 weeks ago | |
| 1 | a month ago |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|