Adding Single Pages to Dashboard?

Permalink
Hey all,

I'm gearing up for a project that's going to need some good'ole fashioned form-based data entry. These forms need to be integrated into the dashboard.

The issue is, while I can add Single Pages to the public side, adding 'dashboard/' to the file I'm trying to add only gets me the 'not a valid static page' message. I've added a dashboard folder in the first-tier single_pages folder and tried every combination of Single Page + Controller in both the first-tier and core folder structures.

So, that leaves me to ask, is adding custom Single Pages to the Dashboard not possible or am I overlooking something?

Thanks,

Eric

EricPrime
 
Remo replied on at Permalink Reply
Remo
this worked for me a while ago...

If I remember correctly, this is what I did:

1. add a single page at the top /mydashboardpage
2. goto sitemap
3. show system pages
4. move your system page underneath dashboard

let me know if it doesn't work..
EricPrime replied on at Permalink Reply
EricPrime
Ah, so simple it's brilliant!

Thanks again!