Discussions
Assistant - DateTime field?
Guys I am creating an Assistant that will allow a user to specify start and end date/times which are then used to make a server call to pull back logs from a third party, the response from which I'm going to format and present for the user.
The problem is I don't see a field type of datetime?
In fact I don't see any time related field types unless you count "timeofday"!
I'm thinking I'm going to need to create my own html date/time picker and jam it in to an inlinehtml field type but if anyone knows a more elegant way to do what I want natively I'd be happy to hear from you!