Resource plan Start and End date is auto filled when creating from a project related list, which script is doing this?
I want to set the start date to current date whenever a new resource plan form is loaded. I have set it in the default value and it is working if I create a new resource plan from list view of table. javascript: new GlideDateTime().getDate() But when...
