@AndyatFocallocal The time selector is now 24 hours
If we let users use which ever format they want, that will create confusion.
Some users might choose to use different time-zones and possibly not include enough information.
@AndyatFocallocal Anything specific about what is causing the confusion within the date/time window?
thereās just too much going on right now. people arent sure what to add. its not one thing and so the solution isnt simple. it needs a few people to sit around and discuss solutions.
the opening window is absolutely fine. when they click āmore than one dayā it becomes difficult to use unless you are good with tech and patient.
it doesnāt help that all the changes i made to labels got rolled back. they arenāt in il8n, and it took a long time to find the perfect words to fit both maps. for instance ādateā isnāt helpful. āstarting date (or click todayās date if active now)ā would tell the user what to do.
the next thing i see is āset times equalā. i havenāt entered any times so iād have to use a level of intuition to guess what to do with the box.
i think we discussed a tickbox grid earlier, like this
X - select allā¦ X click if same times each day {hides all boxes in this column except monday}
Days:ā¦Hours: (please use 24hr format)
Mon [ ]ā¦Starting timeā¦Ending time
Tues [ ]ā¦Starting timeā¦Ending time
Wed [ ]ā¦Starting timeā¦Ending time
Thurs[ ]ā¦Starting timeā¦Ending time
Fri [ ]ā¦Starting timeā¦Ending time
Sat [ ]ā¦Starting timeā¦Ending time
Sun [ ]ā¦Starting timeā¦Ending time
users will not want to open a window and select an hour 14 times as required now. if they could type a numerical value directly into the box they are already looking at that would be significantly faster for them. weād need to validate that data and throw a notification say āplease enter in this format hh:mm using the 24hour clockā if they made a mistake
How often should be moved to be the last question and changed to āRecurringā as the language is more specific about its function
those changes i think would work. or super simple with just a text box
We can change the wording. How about āSame time every dayā
Also, that layout gave a lot of trouble because of autoform and materialize
Which is why I went with the grid design.
i know you worked hard on it. users are trying to use it now and finding it too difficult so we need to find a way to simplify.
iāve received more messages saying they tried and gave up, than we have listings so the majority of users are currently failing to complete.
what are the issues with having a tick box next to the day, as you have now. put them into one column. and then put a text entry field next to each day?
Also, allowing a text box is going to make moderation harder. Itās best to restrict userās options.
Autoform automatically puts check boxes in a different line. I tried a few things but couldnāt get it line up properly
if the text box had validation to only allow entries posted in 24hr clock, like 13:32, and a warning message came up if they made a mistake. that would remove any moderation
Well, thatās basically what we have now, expect it launches the selector after clicking on it.
Maybe, having the ātimes equalā checkbox checked by default could help
indeed. if an a resource or activity is on 6 days a week at different times. the user has to open that box and select the time 12 times, which is an unrealistic expectation. very few will.
did you try this method: https://stackoverflow.com/questions/29695681/how-to-specify-bootstrap-columns-for-autoform-fields
That way there are less options, unless they are planning to have multiple times
we are using materialize
iām not sure. this is the same issue: https://forums.meteor.com/t/autoform-can-i-control-the-fields-so-they-will-display-horizontally/7384/3
I looked at all of those, I had no luck.
How about having the āset times equalā selected by default?