We're creating custom component (using your documentation) to add custom column that we using to escalate critical issue.
We need help to know how move custom column (order) ... for example we have a priority (1/2/3...) and we would like to have it after state column.
Could you help us giving some tips?
Currently the custom column callback has a pretty basic implementation, so it can't be used to sort hosts and services, and at the moment it's placement can only be at the end of the table. Adding that functionality would require modification of the XI code itself. The code for the host and service status tables is at: