I want to add a field such a way that user has to select from and to date

kranthi2
Tera Expert

Hi,

I want to add a field such a way that user has to select from and to date.

kranthi2_0-1706772754642.png

 

Basically, user want to select the date 

 

kranthi2_1-1706772959177.png

Once the user is selected the issue type there is Timings field should display and it consists of the timing will set 

for example Monday 06AM to 7PM

is this possible in ServiceNow if Not then what was the alternative for the same.

 

 

Thanks,

 

 

6 REPLIES 6

kranthi2
Tera Expert

Hi @Pranav_Thanedar 

Thanks for the response but here i want to give the availability of all the timings 

which means

user will select any time between 24 hours for example

 

9AM to 5PM 

5PM to 6AM

------

-------

-----

 

Is this possible in servicenow.

 

Thanks 

No, that is not possible OOB, you have to create it on your own. There are few ways you can do it, simplest option is to create a select box with all the options and add validations to it, I know it might be a lot of manual work but you can use OOB field types using this way. 

 

Another option could be a custom macro or widget.

 

If we want to stick with OOB date and date/time fields, you may ask the client to select date from the date field.

 

If you feel this has helped you a bit, you may mark the answer as helpful or accept it as a solution.

 

Regards,

Pranav Thanedar