Multi Resource Scheduling Board Dataset: SchedulingBoard

We have a customization in classic Multi Resource Scheduling Board that refers to JobHead.CommentText field. In kinetic, when trying to add the field to the Job Details Slide Out Panel the SchedulingBoard dataset does not include CommentText. I have checked what values are passed with Debug Tools. No field includes the test string I created “THIS IS A TEST…” nor are any fields similarly named.

Can I add this value to the SchedulingBoard dataset, and if so how? If not, is there another way to pass this data to the Slide Out Panel?



You could add a new panel card grid in the sliding panel, binded to a BAQ DataView. This post explains how to do it.