Hi,
how do I create a new tab adjacent to the already existing tabs? Attached is an image of what I want to avoid. In the image I have created a tab named "Root.JavaScript".
Thank you for your support! :)
This site requires you to update your browser. Your browsing experience maybe affected by not having the most up to date version.
Please use forum.silverstripe.org for any new questions
(announcement).
The forum archive will stick around, but will be read only.
You can also use our Slack channel
or StackOverflow to ask for help.
Check out our community overview for more options to contribute.
Hi,
how do I create a new tab adjacent to the already existing tabs? Attached is an image of what I want to avoid. In the image I have created a tab named "Root.JavaScript".
Thank you for your support! :)
I'm afraid this is hard coded in the template "CMSMain_Content.ss"
You could overload the template by copying it to your project folder, though... and I think you will need to create a new controller for this thing to work.