4572 Posts in 1316 Topics by 981 members
Customising the CMS
SilverStripe Forums » Customising the CMS » Extending the Admin Area
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba
|
Page:
1
|
Go to End | |
| Author | Topic: | 603 Views |
-
Extending the Admin Area

24 May 2010 at 12:06pm Last edited: 24 May 2010 12:06pm
Ive been following this tutorial here:
http://doc.silverstripe.org/private:tutorial:creating-a-module?s=extending%2520admin%2520area
However, when i get to the end of it, no link appears in my CMS navigation menu. I had to add the following code to the top of my extention of LeftAndMain:
static $url_segment = 'random-links';
This makes the 'Random Links' tab come up in the Navigation Menu. But when i go to that tab and then click on 'Create New Link' the text dissappears out of the right pane of the admin panel and my form to add a new link does not appear.
Has anyone else out there done this tutorial and got it working?
Cheers,
Craig.
| 603 Views | ||
|
Page:
1
|
Go to Top |

