I’m working on a board view which needs to have a timeline control that allows the user to set the date range for data to be displayed. Looking at the existing Gantt view, it has a number of controls in the main control row for those types of controls.
I’m not seeing anything in the API/SDK documentation for adding new controls to that top row, and only see that I can disable the entire board control row from the view.
Is there a mechanism to add custom controls that I am missing?