function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Muhammed SultanMuhammed Sultan 

How to Edit Start Date Time & End Date Time - times available on picklist

Hello,

The fields 'start date time' & 'end date time'  have a drop down/picklist/ displaying all hours from 00:00 am - 23:45pm.
I want those field's picklist to only have hours available from 8:00 - 20:00pm, is this possible? if so how?
User-added image

when i go into 'start date time' & 'end date time'  in the object manager i don't see the option to adjust the picklist hours available... 
User-added image
Any suggestions on how to do this?
Julio Alberto Asenjo GarcíaJulio Alberto Asenjo García
Hi, is not possible to restrict the input datetime picklist in a standard layout. 
Maybe you can put some description to the field and add a validation rule to prevent inserts from dates/ times that are not allowed.