BLOG
|
Thanks Ismael, I tested your workaround (replace today() in default with once(today()) in calculation) and can confirm it does seem to be working in a webform when published from the latest Connect. Looking forward to having the constraint message issue solved as it will help with problems with 1) dates (it is surprising how many people are accidentally creating an obs date year of 1919 instead of 2019!..and this is in turn is causing a Python 3.6 datetime.datetime.fromtimestamp() method to fail) and 2) being able to constrain the location selected: https://community.esri.com/thread/228352-use-constraint-on-location-to-prevent-default-loc-from-being-accepted and https://community.esri.com/groups/survey123/blog/2017/10/26/limiting-extent-in-which-input-point-can-exist.
... View more
03-13-2019
10:46 AM
|
0
|
0
|
3884
|
BLOG
|
This is very discouraging to hear. The number one request that my agency would have of the Survey123 team is to maintain a stable product over adding new functionality. Please, please stop breaking stuff that previously worked when new versions are released! Don't get me wrong, I love having new features like the GNSS receivers compatibility with Survey123 but it's embarrassing to have to explain to my customers, why their existing form is no longer working or that we have to wait another 3 months for a fix that was promised 3 months ago. And if these bugs, that rollback previous functionality, do inadvertently slip thru the testing before a new release (understandable on occasion), then the answer should always be 'hotfix in x days/weeks" not "we'll get this fixed the next major release 3 months from now"...and then after patiently waiting for the release to happen (because there is no status report on what's changing with the next version until it's actually released and provided like above), it turns out that no, the thing that was broken with a new release back in October actually won't be fixed until May. To recap the 2 issues: -default dates (created from connect and applied to webforms) broke with this release -constraint messages (created from connect and applied to webforms) broke with a release in early October
... View more
03-06-2019
12:11 PM
|
1
|
0
|
3884
|
BLOG
|
The issue Constraint message in Web Form persists during correct answer was not fixed with this release! Also, it looks like a default value for a date field ( e.g.(today()) is now not being added on load to the webform. This was working in an early Feb release.
... View more
03-01-2019
01:26 PM
|
0
|
0
|
3884
|
POST
|
I just tested and this was NOT fixed with the 3.3.51 release! In addition, it seems like the default condition for my observation date field (today()) is now not being added on load to the webform.
... View more
03-01-2019
01:20 PM
|
0
|
0
|
2778
|
IDEA
|
You can filter on many item types (maps, layers,files,etc) but you can't filter on "Form" (the item type for Survey123). Also, you can only sort on title or date modified, even though "Item Type" shows up after the "Title"
... View more
02-07-2019
04:13 PM
|
4
|
1
|
525
|
POST
|
Thanks James, I'm glad to know that pulldata('@geopoint', ...) function now works in webforms. However, I think I need to wait to implement for two reasons: For the 'constraint message' issue to get resolved at the end of this month. And more importantly, the constraint doesn't seem to work on a hidden field (in the webform version). I just posted about this in Michael's post , (so sorry for the cross-posting!)
... View more
02-07-2019
03:56 PM
|
0
|
0
|
2327
|
BLOG
|
Good news! The pulldata() function is actually now supported in webforms for the geopoint! Not sure when this enhancement was implemented but I tested this out successfully after S123 team responded to my related question about constraints on the default location:https://community.esri.com/thread/228352-use-constraint-on-location-to-prevent-default-loc-from-being-accepted However, there are two things that are not quite working yet to implement exactly the way Michael describes above: 1. Constraint message improperly shows OnLoad of the webform (this is supposed to be fixed by end of Feb according to post:https://community.esri.com/thread/223993-constraint-message-in-web-form-persists-during-correct-answer 2.If I apply a constraint to a hidden field (e.g. Michaels "Within Specified Extent?" or my "Latitude" field). The constraint does not seem to be used by the webform and I can submit a record while violating the constraint. Once I turn this field back on (either as a note, integer or decimal), the constraint functions properly again. MY current workaround is to put the constraint into the note field that warns about the constraint (e.g. Michaels "Specified Location Outside of Ireland" note or my pic below). This is a little clunky because this shows up by default and just turns red after the user tries to submit.
... View more
02-07-2019
03:42 PM
|
0
|
0
|
5402
|
POST
|
Excellent post by Michael Kelly but for the web version of Survey123 I don't think this will work...unless you're planning on extending the limited pulldata functionality in the web version to geopoint questions soon? Might there be another workaround that requires the observer to do something with the map control (pan, zoom,etc) in order to show "success" on this required field? Because I'm centering the map in Connect, the default center location is being used to fulfill the "required" condition and the user isn't forced to make changes to this location before submitting.
... View more
02-05-2019
12:06 PM
|
0
|
2
|
2327
|
POST
|
I have several Survey123 webforms where the default location (under Detailed Map > Home Location in Connect) is set to be the center of Washington state. However, this is really just to center the map on the state to visually indicate to the user that they can specify a location anywhere in the state. Especially in cases where the user submits a wildlife observation back at home on their PC (instead of at the time of obs on their phone), some users have not been entering in the actual observation location and instead just skip to the next question before submitting their report. This geopoint field is required but since there is a default location the form accepts their non-answer. I was wondering if it was possible to set a constraint to prevent this? For example change the default to unrealistically precise (e.g. DD to 7 digits to right of decimal) and then use constraint field to not allow this location. If so, how would this formula look in the constraints field for the geopoint? BTW: I know constraints aren't currently working correctly in webforms (or rather the message around constraints) but it sounds like this initial problem will be resolved with next version at the end of February. (Constraint message in Web Form persists during correct answer)
... View more
02-04-2019
04:38 PM
|
2
|
9
|
2740
|
POST
|
I'm seeing the same thing as Nick and (pretty sure) I didn't see it when I first published forms from Connect around 10/23 (using v 3_0_149) but then upgraded in November (to v 3_1_126) and now see the constraint messages, on load, in the webforms. Confirming also that field app version still works as normal and that for webforms, the constraint shows regardless of custom vs default message and that it is on two different types of constraints ( a date field and an email field) (see pic below).
... View more
12-04-2018
01:15 PM
|
0
|
0
|
2778
|
POST
|
Excellent! This is really helpful and I just tested it out and it worked fine...I never realized there are other 'type' values that we can include in our spreadsheet beyond the list of available options. As a suggested future enhancement, it would be nice if videos were also somehow bundled with the image type, so that it would show the camera icon and provide the capability to capture either a video or a photo with their device while completing the form (like what they can do already with just photos).
... View more
11-29-2018
01:22 PM
|
1
|
3
|
3381
|
POST
|
I'm wondering if the Survey123 webforms support video attachments? In general, I'm also wondering if there is a list of supported file types (for attachments) for Survey123 and also whether this support differs between the field app and the web form. I've heard that the app can support other attachments other than images (in the "image" type field) such as pdfs and videos but after limited testing on the web form, this does not seem to be the case. If it makes any difference, we use always Connect and existing hosted feature services to create our forms.
... View more
11-29-2018
09:19 AM
|
1
|
8
|
4104
|
POST
|
Hi John, What do you think the turn around time is for fixing a bug like this? i.e. When is next S123 release and is it possible that it would be fixed by that next version?
... View more
11-15-2018
04:22 PM
|
0
|
1
|
771
|
POST
|
This still wasn't working about a month ago but there must have been a recent update because I can confirm that this is working now (Py API 1.4.1): ##delete all features via truncate
tblTaxo.manager.truncate()
Pre-overwriteFeature count: 0
from arcgis.features import FeatureLayerCollection
tblTaxo_flayer_collection = FeatureLayerCollection.fromitem(items)
#call the overwrite() method which can be accessed using the manager property
tblTaxo_flayer_collection.manager.overwrite(tblTaxoGeolib)
Post-Overwrite Feature count: 2431
... View more
11-15-2018
04:18 PM
|
0
|
0
|
1965
|
POST
|
I am creating web forms through S123 Connect and am seeing an issue with Edge and IE browsers on an autocomplete field. For field "SpeciesName" a user should be able to begin typing and find any values that include the characters I have entered (regardless of the position of those characters in the name: a "CONTAINS" query). This works for most browsers. However, for Edge and IE, it will only find names that BEGIN with the characters I enter: a "STARTSWITH" query. So typing "west" in Chrome shows both species that begin with "western" in their name and also others that have "west" anywhere in their name like 'northwestern". Edge/IE only shows the ones that begin with "west". Anyone else seeing this behavior? Any ideas for solving? Autocomplete in Chrome Autocomplete in IE
... View more
11-09-2018
09:40 AM
|
1
|
4
|
915
|
Title | Kudos | Posted |
---|---|---|
1 | 11-29-2018 01:22 PM | |
1 | 11-29-2018 09:19 AM | |
1 | 08-12-2019 10:25 AM | |
1 | 08-06-2019 05:01 PM | |
2 | 04-06-2021 05:02 PM |
Online Status |
Offline
|
Date Last Visited |
09-15-2023
04:57 PM
|