I’m trying to add the JobHead.JobReleased column to the Multi Resource Scheduling Board list view. The Epicor 10.2.200 Customization User Guide has an example of adding a foreign key view to a new sheet, but not as another column in a table collection… Anyone have tips?
Here’s what I’ve done so far:
- Created a new MRSB customization.
- Added an FKV to NV: JobDetail with the JobDetail.JobNum as the column.
- Got stuck. I don’t see JobReleased available in the column collection.
Do I need to add JobHead.JobReleased to the Custom Column Like tab? Like Column Value?
Thanks for the help!