I created a new Plan Sub Menu using a ftl file.
I inserted sections from Latest Status Holder through Plan Navigation in the corresponding ftl file.
But there are two problems.
Take a look at the snapshot below.
Issue 1: The overall Plan Sub Menu screen moves a little bottom right compared with other screens.
Issue 2: The background color cannot be changed.
Are there any solutions?
Thank you for your contact.
I have resolved this issue on my own.
The ftl file must contain the meta tag below.
<head>
<meta name="decorator" content="plan">
<meta name="tab" content="***Item"/>
</head>
Hi Akira,
Could I ask what version of Bamboo you're using and what decorator is in use? Also, could you show me the markup in your FTL file?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.