POST
|
The expression you sent would not work for me. Ended up using this: When( $feature["day_of_week"] == 'Monday', '1', $feature["day_of_week"] == 'Tuesday', '2', $feature["day_of_week"] == 'Wednesday', '3', $feature["day_of_week"] == 'Thursday', '4', $feature["day_of_week"] == 'Friday', '5', $feature["day_of_week"] == 'Saturday', '6', $feature["day_of_week"] == 'Sunday', '7', '0') All good now! Thank you.
... View more
09-25-2020
02:05 PM
|
2
|
0
|
1032
|
POST
|
Ok. It looks like that expression will work, however, If you see the images below, the day_num field will not accept a number.
... View more
09-25-2020
12:48 PM
|
0
|
2
|
4416
|
POST
|
I think I see my error. The field Daywithdomain contains the label on my table, not the code. Is there a way to quickly calculate that field to convert the label to its corresponding code?
... View more
09-25-2020
12:02 PM
|
0
|
4
|
4416
|
POST
|
HI MJ, I just followed these directions to be able to sort based on day of week. I set up a new field, added a domain list and labeled it Monday through Sunday. Then I added the codes 1-7. When creating a serial chart in operations dashboard, I select this field in category and sort based on name. The chart is still sorted by the label and not the code. Did I miss a step?
... View more
09-25-2020
10:21 AM
|
0
|
6
|
4416
|
POST
|
Thank you for all the help. I think I have this figured out. There were actually a few things going on. First, the new survey was created using the Basic template. This template does not have the table-list appearance option in the drop-down. I went back and started the survey with the advanced template. Second, the theme-grid style would have allowed me to accomplish exactly what i needed, which was to style the survey in a way that allowed the three text questions on the same line. The issue was that I was trying to use the theme-grid in conjunction with the table-list appearance, these are currently incompatible. Finally, the table-list appearance can only be used with select_one types, so that would not allow for the formatting I was looking for. My solution involved setting up the "top three" questions using Mike's suggestion above and not using the theme-grid since elsewhere in the survey I am using the table-list appearance option. There is already an open suggestion to be able to use the theme-grid and table-list in the same survey. I think that would a useful feature.
... View more
02-28-2020
06:51 AM
|
1
|
0
|
2717
|
POST
|
Ok. I think I narrowed down the issue. My xlsform does not have the grid theme in the appearance drop down. I can write it in, but it has no effect on the appearance when I do that. Also missing from the appearance types is the table-list type. Any idea how to add these? .
... View more
02-26-2020
08:17 AM
|
0
|
2
|
2717
|
POST
|
Stylistically, yes. But can these be set up, such that, each question has up to three responses? Not three choices, but three text fields, each able to receive an input.
... View more
02-26-2020
06:53 AM
|
0
|
4
|
2717
|
POST
|
I have a survey question that requires the user to input data into three text fields. For example, "what are the three top sellers?" 1.User input 1 2.User input 2 3.User input 3 Is there any way to set this up?
... View more
02-24-2020
08:34 AM
|
0
|
7
|
2894
|
Title | Kudos | Posted |
---|---|---|
2 | 09-25-2020 02:05 PM | |
1 | 02-28-2020 06:51 AM |
Online Status |
Offline
|
Date Last Visited |
01-11-2022
02:35 PM
|