Вопрос

In silverstripe, when loading a page in cms the first tab (Main) is active.

Is there a way to set focus on another tab (activate) by name on load?

I'm using SS 2.4

Это было полезно?

Решение

well guess you can do mysite.tld/admin#Root_Behaviour for example or

mysite.tld/admin#Root_Behaviour#Root_Content_set_Main
mysite.tld/admin#Root_Behaviour#Root_Content_set_Metadata

...right click on an tab and open in a other browser tab is the trick :-)

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top