Announcements
No record found.
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.
Congratulations to our 2026 Super Stars!
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 27 Super User 2026 Season 1
Encore Business Sol... 14
Eugen Podkorytov 14