Skip to main content
Question

Visual Shop Order Operations Planning - Add more Information to the Gantt Chart Bars

  • November 27, 2025
  • 1 reply
  • 59 views

I have a very specific requirement in customising the 'Visual Shop Order Operation Planning' screen (the Gantt View) to show more information on the Gantt Chart (the horizontal bars that I can drag and drop)

The red bars you see only display the operation time. But My customer would like to see more information like Part Number, Shop Order Number and the Op Quantity 'On the Gantt Bar itself'.

I know this screen is different from standard IFS Cloud screens/pages that you can bring those information easily either via a customisation or simple page configuration. As this is a Gantt chart and built with different technical features, I am not 100% sure about the customisability and configurability on this screen.

So may I ask you the following,

  1. Have you come across and customer/internal project or task where you had to customise the Gantt chart like I explained above? Do you have access to those environments and can share specs screenshots etc?
  2. Do you know the possibility of customise/configure the Gantt chats?

Thank you very much

Thusitha Dhammika

1 reply

  • Do Gooder (Partner)
  • June 5, 2026

Yes, it is possible. We addressed a similar requirement by adding a custom ganttfield to the ganttchartitem and populating it through a projection fragment query. By retrieving the required data into this field, we were able to display additional information directly on the Gantt Bar, beyond the standard operation time.