hello together,
in our ILIAS instance we have a category where we include with a custom plugin a video system.
for this category we want the same slate behaivor the dashboard offering.
that means when the category get opened we want that the slate is prevented from opening or get closed.
we tried this custom logic: $('.il-mainbar-close-slates button').click();
but this not works, it seams that this execution in the plugin comes a little bit to early.
is there a official js to prevent opening/or closing the slate?
in our ILIAS instance we have a category where we include with a custom plugin a video system.
for this category we want the same slate behaivor the dashboard offering.
that means when the category get opened we want that the slate is prevented from opening or get closed.
we tried this custom logic: $('.il-mainbar-close-slates button').click();
but this not works, it seams that this execution in the plugin comes a little bit to early.
is there a official js to prevent opening/or closing the slate?