|
POST
|
I am not sure since I keep seeing weird things with your csv file. When I open in excel I get this with ; FA0069920;FURNITURE AND FITTINGS;AIR CONDITIONER;AIR CONDITIONER - MIDEA;GOLDAIR;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT FA0069290;FURNITURE AND FITTINGS;AIR CONDITIONER;HIGHBACK 1;Highback;RM000501;M MKHABELA;MAIN BUILDING;FIRST FLOOR;RM000501;;EXCELLANT In Notepad same thing BARCODE;SERIAL_NUMBER_PLATE;ASSET_DESCRIPTION;ROOMNUM;ROOM_DESCRIPTION;BUILDING;FLOOR;SITE_DESCRIPTION;RESPONSIBLE_PERSON;ASSET_CATEGORY_ID;CATEGORY;SUB_CATEGORY;SUB_CATEGORY_DESCRIPTION_FOR_DEPRECIATION;CONDITION 5727;N/A;4 DRAWERS - CABINET - STEEL If I import from txt in Excel I get this IF i use ; as the delimiter ASSETCODE ASSETCATEGORY ASSETTYPE PRODUCTNAME ASSETNAME ROOMDESCRIPTION RESPONSIBLEPERSON BUILDINGNAME FLOOR ROOMNO SERIALNO CONDITION FA0069920 FURNITURE AND FITTINGS AIR CONDITIONER AIR CONDITIONER - MIDEA GOLDAIR RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT FA0069290 FURNITURE AND FITTINGS AIR CONDITIONER HIGHBACK 1 Highback RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT FA0069281 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT FA0069289 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT FA0069291 FURNITURE AND FITTINGS CABINETS AND CUPBOARDS PEDESTAL PEDESTAL RM000501 M MKHABELA MAIN BUILDING FIRST FLOOR RM000501 EXCELLANT I am now not seeing a , but I way have used the wrong sheet. In the end I think you somehow set it to use ; instead if , - then called it a csv - which is really is not. I have attached a fixed version. You could also use external_choices tab by a copy/paste instead.
... View more
05-02-2019
01:40 PM
|
1
|
1
|
2644
|
|
POST
|
Opps forgot to post the link https://community.esri.com/thread/231800-survey-allowed-to-be-submitted-when-required-questions-are-not-answered But basically it must be a group around the field directly above it. So like only the first few fields in a group. Mine was all tried up in repeats so your survey may be diff. Try creating a group around that one question and see what happens.
... View more
05-01-2019
01:03 PM
|
0
|
0
|
6441
|
|
POST
|
Confirmed now that adding the _ATTACH tables was the problem.
... View more
05-01-2019
01:01 PM
|
0
|
0
|
1781
|
|
POST
|
There is a kind of workaround in there. Basically wrap the question in a group.
... View more
05-01-2019
12:50 PM
|
0
|
2
|
6441
|
|
POST
|
You cant but you can use a constraint to yell at them. So like this If (selected = other, != None,1). See more at my post here https://community.esri.com/thread/191518-remove-an-entry-or-item-from-the-dropdown-list-after-it-has-been-picked-once
... View more
05-01-2019
12:48 PM
|
2
|
0
|
1454
|
|
POST
|
I wonder if this is the same issue I had. I found that iOS will only let me hide (using a relevant) a few big drop down lists (via pulldata) before it starts crashing. https://community.esri.com/thread/232390-survey123-crashes-on-ios-devices
... View more
05-01-2019
12:32 PM
|
1
|
0
|
3556
|
|
POST
|
See these recent posts. It is well know that requireds are not working right in 3.3. Bug when a field with a required is inside a group that has a relevant https://community.esri.com/thread/228880-survey123-required-fields-not-working-as-expected
... View more
05-01-2019
12:29 PM
|
1
|
4
|
6441
|
|
POST
|
Thanks for the response James. My field season starts Monday May 6 so I hope it is soon.
... View more
05-01-2019
06:53 AM
|
1
|
1
|
3461
|
|
POST
|
When there is a username inspector hides - which causes it to go to "". Whenever any field hides due to the relevant it will always blank the field (it does NOT just hide it but sets it to empty string). So above when there is a username the field hides - which overrides the calculation and blanks it. Remove the calculation from inspector Use an if in the label. if( ${username} = '', concat("Inspector: ", ${inspector}), concat("Inspector: ", ${username}))
... View more
04-30-2019
06:50 AM
|
2
|
1
|
1432
|
|
POST
|
I have a massive form but I was able to recreate this situation even on a simple form. You have a group inside a repeat The group has a relevant on it based on a calculation field Inside that group is a Required field If you are on repeat with the Required field showing it will always trigger even when the field is filled out. If you go back to a repeat that does not show this field it will submit. So say you have a field that shows up every other repeat. If the form is sitting in the +2 repeat it will never submit. If you go back to repeat 1 and submit it works! No changing of values or anything. It is like it is seeing it as '' when you are on that repeat. See attached form. Bug is in 3.3 and 3.4 beta. Please advise. Thanks
... View more
04-29-2019
01:57 PM
|
0
|
8
|
3665
|
|
POST
|
This will work on Related tables just fine. Just append in like the layer.
... View more
04-29-2019
09:56 AM
|
1
|
0
|
1604
|
|
POST
|
Have the last equation just show you the value ( without the if part) and see what value it is getting. It may be a ‘’ if hidden via a relevant. If so adjust your if.
... View more
04-26-2019
08:44 AM
|
0
|
1
|
2237
|
|
POST
|
Not using Pro and they are numbered. I do see numbers and the change if I add then remove. I am doing a new one soon and will report back if it turns out to for sure be _ATTACH tables. Thanks!
... View more
04-25-2019
03:33 PM
|
1
|
0
|
692
|
|
POST
|
Stick them in a group and add a relevant to that group.
... View more
04-25-2019
10:49 AM
|
0
|
0
|
1416
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 07-08-2026 07:34 AM | |
| 1 | 3 weeks ago | |
| 1 | 07-08-2026 03:46 PM | |
| 1 | 07-08-2026 03:08 PM | |
| 1 | 07-08-2026 03:15 PM |
| Online Status |
Offline
|
| Date Last Visited |
Thursday
|