|
POST
|
What is the error being reported? Have you closed all of your groups?
... View more
08-25-2019
07:32 PM
|
1
|
1
|
3375
|
|
POST
|
Hi, I have two fields 'accom' and 'accom_url'. I am trying to write an arcade expression that will check my table to see if 'accom' exists. If empty, then my pop-up will be empty. If 'accom' exists but not 'accom_url' then 'accom' text will be placed in pop-up. If 'accom' exists and 'accom_url' exist, then my pop-up will 'accom' text with hyperlink enabled. Regards, Craig
... View more
08-18-2019
04:25 PM
|
0
|
3
|
2254
|
|
POST
|
Worked it out: if(${building_num}>0 and ${building_num}<=9, '000', if(${building_num}>9 and ${building_num}<=99,'00', if(${building_num}>99 and ${building_num}<=999, '0', if(${building_num}>999 and ${building_num}<=9999, '',''))))
... View more
07-30-2019
09:50 PM
|
0
|
0
|
800
|
|
POST
|
Hi, I have the following expression: if(${building_num}>0 and ${building_num}<=9, '000','000') or if(${building_num}>9 and ${building_num}<=99, '00','00') or if(${building_num}>99 and ${building_num}<=999, '0','0') or if(${building_num}>999 and ${building_num}<=9999, '','') When testing in Connect, the result is exactly what I am after (i.e. 0001), however when published, I am getting 'true' as part of the response value (i.e. true1) without my zero padding. How do I construct the expression so 'true' isn't captured but my zero padding is correct? Craig
... View more
07-30-2019
08:57 PM
|
0
|
1
|
870
|
|
POST
|
Hi Phil, Thought that might have been the case. I noticed that whatever I used in the 'name' field was captured in the name of my photo, so was hoping to capture site_id into photo 'name'. Craig
... View more
07-30-2019
08:53 PM
|
0
|
1
|
1335
|
|
POST
|
Is it possible to use a value from a previous response for input as a name field in a following question? If possible, what expressions would be required? Craig
... View more
07-30-2019
04:11 PM
|
0
|
3
|
1399
|
|
POST
|
Hi James, Any further news on this enhancement? Is there some way to plug into the click and rename manually functionality that exists with renaming photos at time of capture or maybe dynamic labeling?
... View more
07-21-2019
10:20 PM
|
0
|
4
|
4260
|
|
BLOG
|
Hi, Is this functionality only supported in the app? I tried in a browser and my default image doesn't load to allow for drawing on. Wishing to use this as a citizen science data gathering tool. Craig
... View more
07-04-2019
10:10 PM
|
1
|
0
|
18897
|
|
POST
|
Have a look at these 1 / 2. Should have the information required. Look into pulldata() function.
... View more
06-13-2019
04:09 PM
|
0
|
0
|
1055
|
|
POST
|
Hi Waylon, I haven't used SDE, but I have users doing a project with a spatial and non-spatial form. The spatial form recorded GPS location and a few other variables. The non-spatial form recorded inspection information. To relate the two forms and their features services, I created a feature service in AGOL using spatial join and related the two datasets together based on a common field. As each form is populated, the 'spatial join' feature captures the combined information from the two forms. This probably doesn't solve your table problem, but might give an alternative approach for your staff to use. Craig
... View more
05-26-2019
04:36 PM
|
0
|
0
|
2067
|
|
POST
|
You can try doing a calculation on date to add / subtract the required number of hours to adjust your date. Otherwise this posting mentions an offset to adjust date/time.
... View more
05-15-2019
03:59 PM
|
0
|
0
|
1409
|
|
POST
|
Hi Jeff, Is your survey configured to scan both types of barcodes? See this article for instruction. If scanning fails, the first thing to check is if Survey123 is configured to scan the type of barcode you are targeting. Use the menu button in the top-right corner to configure the scanner. You can configure the barcode scanner to scan any of the supported types if you like. Regards, Craig
... View more
04-23-2019
03:09 PM
|
1
|
1
|
1712
|
|
POST
|
Hi Ryan, Trying using the method suggested here using Arcade Expressions. Regards, Craig
... View more
04-15-2019
08:18 PM
|
1
|
0
|
1140
|
|
POST
|
Hi, Sounds like your existing feature service has the field set at 25 characters. To change to more than 25 you will need to republish the feature service (and risk losing existing data) or create a new feature service with longer field length. Regards, Craig
... View more
04-15-2019
05:08 PM
|
0
|
0
|
3038
|
| Title | Kudos | Posted |
|---|---|---|
| 1 | 06-22-2014 03:26 PM | |
| 1 | 11-03-2022 03:28 PM | |
| 1 | 05-24-2021 05:01 PM | |
| 1 | 12-02-2019 02:46 PM | |
| 3 | 11-01-2020 07:20 PM |
| Online Status |
Offline
|
| Date Last Visited |
06-04-2025
09:55 PM
|