|
POST
|
Weird I have never once used the portal part and you seem to be pointing to AGOL so its not needed. I also see you have the HTML for the & symbol vs the actual symbol but not sure if that is just this website doing that. the best way to post a URL is right click text only or it shortens it and I cannot read it. Also Shift-CTRL-V works. Then can read like this Mine are simply arcgis-survey123://?itemID=3550e08aaef94b139a3169d9e24d3dd0&field:PointID={PointID} Is this on all features our just 1? Weird that it was working.
... View more
4 weeks ago
|
0
|
1
|
202
|
|
POST
|
I cannot see the entire URL since it cuts off, paste plain text so we can see it all. Typically I remove one field at a time to find the exact one it does not like. It can be wrong type, the data is too large to fit in the field, special chars in the field, bad field name, reserved work used, etc. Try and track down the exact field and you will prob see the issue.
... View more
4 weeks ago
|
0
|
4
|
243
|
|
POST
|
We do this and went straight repeat. Each repeat is one plant and an abundance value. Storing species as a list from a select multiple becomes a nightmare and not very useful. You will want one table record per species in the end. Better yet add GPS to the repeat and have a point per species. It does take the crew a little bit longer but its worth it. We have a dup checker built in also. And a running list so they can see if they already added it. Our species list are 60,000 long with code, scientific name, and common name as the label so you can search on any of them at once. Its slick. We share forms if you would like to see it. Hope that helps
... View more
4 weeks ago
|
1
|
0
|
156
|
|
POST
|
Same here about half our images are from before we used tablets so they have no GPS. I saw at dev summit a way to add them from a table but cannot find it now. I think it was maybe here https://pro.arcgis.com/en/pro-app/latest/help/data/imagery/oriented-imagery-table.htm When building the image list it just skips them so I cannot fix them. I wish it would add them all then I can join to my layer that has x/y and I am done. Seems now I have to find a way to build a table of just the missing images then add from CSV. Still not sure what to set camera heading to. I think I need to make a script to get a list of all images, then filter out what was already found, then add x/y, then add the path then add to the dataset? Is there an easier way? We just want a simple way to at least see the images that have no GPS metadata but we know where about there were taken. thanks for any input @NeeteshBhati is the one that gave the demo.
... View more
a month ago
|
0
|
0
|
148
|
|
POST
|
It will on new records but not old records. Which makes sense how would it kick off a job to fill all those out? As others posted you can join on your relate and calc over the globalid to get started. Personally I have 2 relates, one with my own key and one to make 123 happy. I got a write up on it here. https://community.esri.com/thread/221263-mapping-with-survey123-within-a-polygon-or-admin-unit Hope that helps
... View more
a month ago
|
0
|
0
|
194
|
|
POST
|
Upvote from us also. We are required by law to be compliant and now we cannot in ExB. thank you
... View more
03-30-2026
08:25 AM
|
0
|
0
|
272
|
|
POST
|
I do not think you can start a field name with an underscore.
... View more
03-27-2026
12:59 PM
|
0
|
0
|
200
|
|
IDEA
|
Field Maps Designer does a bit of a better job blocking things that will not work in Field Maps vs the web form builder. It is what you should use to build forms. Give that a try. Its not perfect still but better.
... View more
03-27-2026
09:00 AM
|
0
|
0
|
213
|
|
POST
|
We started seeing this also and unchecking this seems to work. Never had to do it before could be some new portal default? Its on the settings page of the service.
... View more
03-23-2026
03:44 PM
|
2
|
0
|
225
|
|
POST
|
Opps I am wrong there is not one. Sorry it was a bit ago.
... View more
03-19-2026
02:55 PM
|
0
|
0
|
621
|
|
POST
|
I think there is a setting for refresh on just the list widget also.
... View more
03-19-2026
02:34 PM
|
0
|
2
|
628
|
|
IDEA
|
@hsummers_scf It was not my trick so I am not positive. But its something like create a join() field of choice join(",",${AddPlants}) then use that in the choice filter column like this regex(${SpeciesListJoin}, name) This assumes there is a master list that you are filtering. So it may not work for you since it sounds like yours is completely on the fly. I cannot think of a way to do it really.
... View more
03-16-2026
07:17 AM
|
0
|
0
|
355
|
|
POST
|
Yes if a question is not relevant then it gets a "" value and that is by design. This makes sense since it is not really valid data anymore. If you want to just hide the question instead you can use the body::esri:visible column instead. Then it will only hide it but keep the data. Depending on use case that could be good or bad for your data. Hope that helps
... View more
03-13-2026
07:50 AM
|
1
|
1
|
228
|
|
POST
|
That usually means you are trying to submit a string that is too long for your service. 123 defaults to 256 chars but if you used a custom service it may be shorter than that on a text field.
... View more
03-13-2026
06:48 AM
|
0
|
0
|
208
|
|
POST
|
Finding some random polygons fail to be sent to the geoprocessing tool from the analysis widget. When looking at the data that gets sent into the tool via Get Parameter and passed into a GDB it creates a FC but there are no records in it. So I get a blank map when coming from Analysis widget. But that exact same polygon from the same source works just fine when coming from ArcPro. If I export that polygon to a GDB then upload that GDB to ExB and run it then it also works just fine. Sorry images are not attaching here today for some reason. It is a multipart polygon but we have other multipart from the exact same layer that work just fine. Any ideas what can be wrong here? We see again and again that some polygons just refuse to work in the Analysis widget. I can demo any of these needed. Thanks
... View more
03-11-2026
02:05 PM
|
0
|
0
|
159
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 3 weeks ago | |
| 2 | 3 weeks ago | |
| 1 | 4 weeks ago | |
| 1 | 4 weeks ago | |
| 2 | 03-23-2026 03:44 PM |
| Online Status |
Offline
|
| Date Last Visited |
10 hours ago
|