POST
|
I am seeing that hiding params using self.params[3].enabled = False works great as a regular toolbox but when I publish the tool as a service in both Pro and ExB this does not work and it just always shows the param. def updateParameters(self): if(self.params[2].value): self.params[3].enabled = True else: self.params[3].enabled = False return Is this a known issue? I am seeing a number of things that work in a toolbox but not as a service. Another example is Category is not supported in ExB but does work in Pro. This is making it hard to create a consistent user experience. Is there any doc on what is and is not supported when publishing? thanks a lot
... View more
yesterday
|
0
|
0
|
35
|
POST
|
I am seeing that hiding params using self.params[3].enabled = False works great as a regular toolbox but when I publish the tool as a service in both Pro and ExB this does not work and it just always shows the param. def updateParameters(self): if(self.params[2].value): self.params[3].enabled = True else: self.params[3].enabled = False return Is this a known issue? I am seeing a number of things that work in a toolbox but not as a service. Another example is Category is not supported in ExB but does work in Pro. This is making it hard to create a consistent user experience. Is there any doc on what is and is not supported when publishing? thanks
... View more
yesterday
|
0
|
0
|
31
|
POST
|
Similar is a setting for tables to flip between field names and alias. What looks nice in the popup is too long for a table. https://community.esri.com/t5/arcgis-experience-builder-ideas/choice-of-field-names-and-alias-in-table-widget/idc-p/1617493#M4083 thanks
... View more
yesterday
|
0
|
0
|
7
|
IDEA
|
Big upvote here. What looks really nice in the popup is way too long to be usable in the table. A switch just like ArcPro has would be really nice. Thanks
... View more
yesterday
|
0
|
0
|
18
|
DOC
|
@JonMarks yes \n will not work but I tested and the HTML <br> does seem to work. I also saw in you post you have pulldata in an if statement. It will often not update if you do that. Gets posted a lot so keep an eye on that.
... View more
yesterday
|
0
|
0
|
22
|
POST
|
New 123 will have an Excel looking table with a Duplicate option. So it is in development.
... View more
Wednesday
|
0
|
0
|
100
|
POST
|
If you mean copy values from the last repeat into the new repeat then no it cannot be done. Been trying for years. Only way is with javascript which is a bit advanced. See my post here https://community.esri.com/t5/arcgis-survey123-questions/prepopulate-answers-in-a-repeat-with-last-values/m-p/1093928 Hope that helps
... View more
Wednesday
|
0
|
2
|
137
|
DOC
|
I think html tags only work in labels. Not 100% but I just tested and it seems like it. But one idea is have a hidden field with a calc that has your join and emoji in it. Then set that field as a label of a note field. I just tested and it worked. HTML seems to work in hints also. Let us know if you get it to go.
... View more
Tuesday
|
0
|
0
|
60
|
POST
|
Looks like you have been copying in from another excel sheet and breaking the validation formulas. I see it asks me to update right away from another sheet and that is bad. Mostly it ruins all the built in checking. When adding to a new sheet you can see the errors marks right away. Arc cannot have a field names with a period in them. See the green marks telling you the issues. You Always, Always want to use Right-Click Paste Values when putting anything into a 123 Excel file. It can be hard to remember when crtl-c, ctrl-v is hardcoded in your brain. I also see your media images have spaces in the names. That used to not work but not sure now. I would rebuild your sheet at this point. I had a write up on this somewhere. Basically make a all new form and copy that excel to your current survey dir. Rename the old one to OLDName.xlxs. Rename the new copied in blank sheet to the original excel name. Copy each row over make sure to use Paste Values each and every time! Note if the columns match perfectly you can do all but the top row at one time. Then rename those fields with the period. Hope that does it
... View more
Monday
|
0
|
0
|
20
|
POST
|
I posted that as an idea a few years back https://community.esri.com/t5/arcgis-survey123-ideas/ui-to-move-to-any-repeat-for-survey123/idi-p/930713 The new 123 has an excel looking table in development.
... View more
Monday
|
2
|
1
|
90
|
POST
|
Have you tried adding a calculation mode or having a relevant so that it does not fire until the fields are filled out? https://community.esri.com/t5/arcgis-survey123-blog/survey123-tricks-of-the-trade-calculation-modes/ba-p/1206967
... View more
Monday
|
0
|
1
|
47
|
POST
|
There are several settings to check. This is a good post on it all https://community.esri.com/t5/arcgis-survey123-blog/getting-started-with-public-surveys/ba-p/897076
... View more
Monday
|
0
|
0
|
41
|
POST
|
I do this a lot. Short answer is you download the form service as a GDB, add the parent, make a relate with your own key, publish this as a new service, point your form to this new service. Then make sure to manage the keys yourself using URLs usually. I have a bigger writeup here. https://community.esri.com/t5/arcgis-survey123-questions/mapping-with-survey123-within-a-polygon-or-admin/td-p/836112 We use it a ton and it works great.
... View more
Monday
|
1
|
0
|
81
|
POST
|
I agree with all the above. Even if you got 123 form to take it you will continually have issues in reports, python, csv, etc. We have had special chars burn us years later.
... View more
Monday
|
0
|
0
|
84
|
POST
|
If you long press on the Next arrow it will go all the way to the end for you. Best workaround I have seen for this.
... View more
Monday
|
1
|
0
|
109
|
Title | Kudos | Posted |
---|---|---|
1 | Monday | |
1 | 02-16-2021 11:29 AM | |
1 | 01-29-2025 03:54 PM | |
1 | Monday | |
2 | Monday |
Online Status |
Online
|
Date Last Visited |
yesterday
|