How to create a time picker in Catalog form (In Service Portal)

gs_dateDiff
Tera Contributor

Hello everyone,

The request is, we need a field in catalog form (in portal) which should display the dates with time frame. We don't have any OOB field type for that rather than "date/time".

Below example for your reference,

find_real_file.png

The field should be a calendar picker or something, on click it should display the dates with some time frame & on selection, for example it should fill up the field  like  "Fri, Oct 2, 2020 2:30 PM - 3:30 PM"

Would it be possible to achieve through widget / macros? or any other way. Please help me out with the steps to accomplish this?

Thanks in Advance,

Inthuja

5 REPLIES 5

Slava Savitsky
Giga Sage
The easiest would probably be to use two fields for that: a date picker for selecting a day and a choice list for picking a time frame.

Christian_
Tera Guru

Hello, 

I suspect that you are a bit limited to achieve what you want with OOTB functionality, if you dont use Date/Time here.

You probably need to look at a more customised solution, you could handle this in a widget as you say, which you incorporate into your Item with a Macro variable.

This might give some inspiration: SP Booking Calendar

Thanks You Christian. SP Booking Calendar link is really inspirational 🙂

This link does not work anymore 😞