|
POST
|
If it helps I have been using groups for help images that works pretty good. Can collapse or expand.
... View more
05-06-2025
03:16 PM
|
0
|
4
|
2334
|
|
POST
|
I added this trick to my URL and it helped me ?version=latest
... View more
05-06-2025
03:11 PM
|
1
|
0
|
3422
|
|
POST
|
Hmm almost seems more like its the filter. Are you using selected() vs = for the filter? Do the cases all match there? You are checking against name column not label? Are the choices in the form or csv?
... View more
05-06-2025
11:43 AM
|
0
|
6
|
2517
|
|
POST
|
You said they are all lowercase but these are not. It can be any case but it is case sensitive.
... View more
05-06-2025
11:33 AM
|
0
|
8
|
2524
|
|
POST
|
I see a bunch of green warning marks in your label column. Did you maybe copy paste from name column? You cannot do that or it will copy all the validation formulas over. You have to right-click paste values instead. That said I am not sure that would cause what you are seeing. I also see relevant has no drop down. That makes me think you did other copy pasting. I would try fixing the sheet. I had some directions on this but all I found was this. https://community.esri.com/t5/arcgis-survey123-questions/data-uploaded-is-not-shown-in-the-data-tab/td-p/1083474 Basically make a new blank template then copy that over to your form and fix each column using Paste Values. Hope that makes sense.
... View more
05-05-2025
12:53 PM
|
0
|
1
|
1747
|
|
IDEA
|
This may be the same idea that you can upvote. https://community.esri.com/t5/arcgis-survey123-ideas/enable-a-scrollbar-in-the-guidance-hint-popup-to/idi-p/1007762
... View more
05-05-2025
06:35 AM
|
0
|
0
|
622
|
|
POST
|
@PaulLefaive2 I finally got 2 grids to work by adding ?version=latest to the end of the URL in the web. Even though it was a new form it come from a file from last year. This seems to get it stuck on the old version of the web. Could be worth a shot for you. Found on page 4 of this post https://community.esri.com/t5/arcgis-survey123-ideas/grid-theme-to-be-supported-in-survey123-web-app/idi-p/931504/page/4#comments
... View more
05-01-2025
01:40 PM
|
0
|
0
|
1596
|
|
POST
|
I thought so also but my form does not work. It just ignores the grid in the web works in connect. It is a summary page of note fields though. Tried a bunch of options but no love in the grid in the web from.
... View more
05-01-2025
11:31 AM
|
0
|
1
|
3487
|
|
POST
|
Just add this to the relevant for pulldata line string-length(${co_fa}) > 0
... View more
04-30-2025
10:50 AM
|
1
|
2
|
4689
|
|
POST
|
pulldata tends to fire first before co_fa has a value. Try adding a relevant so it does not fire until co_fa is filled out. You can also try calculationmode=always
... View more
04-30-2025
10:15 AM
|
1
|
4
|
4693
|
|
POST
|
I am not sure if max() will work on dates but you could try it quick. On your code position only works inside the repeat. Instead you can do count(somerepeatfield) to get the number of repeat records. Then use that in indexed-repeat.
... View more
04-30-2025
07:39 AM
|
0
|
0
|
875
|
|
POST
|
Just adding two new questions should not wipe the records. Is it saying that?
... View more
04-30-2025
07:32 AM
|
1
|
1
|
837
|
|
POST
|
mm I have had issues with numbers not liking "". (Note . just means the current field. It is just short hand. Try this. (${reading} > ${lastreading}) or (string-length(${override}) > 0)
... View more
04-30-2025
07:30 AM
|
0
|
1
|
2108
|
| Title | Kudos | Posted |
|---|---|---|
| 2 | Tuesday | |
| 1 | Tuesday | |
| 6 | Tuesday | |
| 3 | Tuesday | |
| 1 | 04-10-2026 08:18 AM |
| Online Status |
Online
|
| Date Last Visited |
yesterday
|