Notifications
Announcements
var Namespace = Namespace || {};// Lock timeline functionNamespace.lockTimeline = function (executionContext){ var formContext = executionContext.getFormContext(); var formStatus = formContext.ui.getFormType(); if (formStatus === 4 || formStatus === 3) { var timeline = formContext.getControl(/Timeline/); // disable timeline timeline.setDisabled(true); // Check timeline is disabled var timelineDisabled = timeline.getDisabled(); console.log(timelineDisabled); // This returns true but I can still edit and add things to the timeline }};
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
Thanks to all of our 2025 Community Spotlight stars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Tom_Gioielli 22 Super User 2026 Season 1
Suriyanarayanan V 15
CU19070926-0 10