It’s really nice that Tulip finally got a Inputs module, but it’s lack of Date/Time inputs. Using the typical “Form Step” method, i can’t save Date or Time into Variable. I’m trying to create an application which could be used for conference rooms booking and the Date (calendar) input is really important.
You can use the Datepicker input widget on regular steps to have users enter a specific Date & Time that you can then use in your apps (to specify the start/end times when booking conference rooms, for example):
The Datepicker is a good option, but it isn’t as clean as the form step date/time. I really wish it was as clean as the form step. We’ve actually created our own version of it using different number inputs and are concatenating after.