@Mark Up until yesterday, binding day/time pickers to user-specific columns was behaving in one of two ways:
The selected date/time values flickered within the pickers and didnât show in the data editor.
They didnât flicker, showed in the data editor, but the selected date/times disappeared after a couple of seconds.
I experienced this with the event picker as well, similar to what was pointed out in the post. I didnât catch the ONE flicker I saw today on video but can tell you the values ARE sticking - magic? This helps with moving some of the basic (first line of defense) validation to Glide.
that qualifies as magic : - )
Last thing re: event picker: The option to set an action other thanView Details is there but doesnât seem to do anything (they all act as View Details) â are there plans to change that? E.g. Action > None makes values in event picker read only?
Oh, I see. Actually the Event Picker does not have a configurable action. It is supposed to show the corresponding UI for setting the event (day and time), just like the âChoiceâ component does not allow you to do other action besides showing the UI for picking an options among the list of options. Can you share to me how would you use it? Just for non-editable purposes?
@Antonio Got it. One way I would use a read-only (action-none) is in confirmations of a scheduled event. I would use the event picker in its current incarnation (view details) to enable the user to schedule, then once scheduled I would hide the original picker and display a second version reflecting the originally selected start and end dates (configured through Events section). In this case the âXâ to clear date/time would need to be hidden to avoid confusion.
Separately, if not already mentioned in this thread, the ability to set MIN Event Start times and MAX Event Start times along with conditions (i.e. allow user to edit Event Start only, End only, or Both) makes the Event Picker a viable replacement for choice components (date/time options).
Cool! Feature request:
Make event repeatable just like in google calendar for example âevery mondayâ or âevery tuesday, thursday and saturdayâ.
@Antonio Wasnât able to find this here but my events are only showing a âTitleâ and NOT a âDescriptionâ no matter which values i change them to. Is there a way to work around this? @Robert_Petitto