Scenario:
We developed an application for Field Service. In this application, we have a job order process, where users can create a job for a client and for a time period. Regarding the time period, we customized the date fields ta Date Start and Date End to get the data like the Start date of Job and Finish date of Job. In these two fields, we have both Date and Time.
When a user tried to add the resources for this job from schedule board, Start Date and Finish Date are not coming as given dates in Job order form means Timings are incorrect.
We want both date and time in the Job Order form and Schedule Board are the same.
Could you please help us how to resolve the issue.