Can I customise the 'No Objects Found' view for the Gantt Widget in Workshop?

Hi there, is there any way to customise the ‘No Objects Found’ view for the Gantt widget in Workshop?

For the example, in the same way that we can customise the ‘No Objects Found’ view for the Object List widget.

Thanks!

This is not currently supported, but there is a slightly involved workaround you could try:

  1. Create boolean variable that uses a variable transformation to see if the object set is empty
  2. Use that variable to drive conditionally visible sections
  3. When empty display a custom state built from widgets (Markdown widget likely)
  4. When not empty display gantt chart as normal