This is possible via user event script where it will populate the desired value based on the Project Owner field upon save. Note that the current logic of the following sample script first checks if there's a line item already added, if yes then it will not continue the script.
Note: The function for adding the 'Assignee' from the associated Project Task is needed to be placed on afterRecordSubmit event to avoid getting 'Invalid Reference Key' error.
No comments:
Post a Comment