Date/Time Input Field

Hello Tulip Community,

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.

2 Likes

Hi, I also need the option of saving a date, any suggestions?

Hello @michalpalczynski and @hed,

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):

More info in the Date section of this Knowledge Base article: https://support.tulip.co/en/articles/3591243-adding-input-widgets-to-normal-steps

Let me know if that helps and if you have any other questions!

1 Like

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.

1 Like