I need to show columns such as ‘Start Date’; ‘Due Date’ and ‘Job Late Status’. All of these exist in the ‘List’ view but requires the user switching back and forth repeatedly.
Investigated further. The ‘Resource Scheduling Board’ (non ‘multi’ version) already has some of these additional columns displayed.
In this screen, the Gantt view panel is again bound to dataview ‘SchedulingBoard’. Below are the column properties for ‘Days Late’ for instance. The ‘name’ field shows the display name of the respective column in the dataview. However, if I try using this approach for my new column, it still doesn’t work.
I’m not sure how the data is being populated into the columns
Any chance you were able to figure out a solution? Having the same issue for Job Scheduling Board. Thanks!
EDIT: Tested in 2025.1.16 and adding columns are functional:
Added Part Desc, Labor Hours, and, from a post-process method call, Cust Name. It was really simple; All I had to do was add the desired field names from the SchedulingBoard data view to the Gantt Model > Columns settings
Hello! I am new to App Studio. I am using Epicor Kinetic version 2024.2.12. I am trying to add the Customer Name column to my Job Scheduling Board Gantt chart, but when I click the View Schedule button in Preview, the layer does not return anything. Do you know why this is happening?