Funktion for StartEndDateValidation dont work in Service Operations Workspace and CSM Workspace
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-30-2024 05:56 AM
Hello together,
this post describes the way how to validate the start and end date. https://www.servicenow.com/community/developer-articles/two-quick-steps-to-achieve-end-date-after-st...
I tried this for change_task table. Additional to (out of the box) existing Client scripts I added the 3 new one for change_task with the same code like the existing for change_request (because the field names are the same).
My problem is, that in classic view everthing looks good, also when I open the view for SOW and Workspace via Classiv view.
But when I switch to the real SOW and Workspace view, I dont get any messages when my end date is before the start date.
Does someone have an idea, why?
Best regards Nicole