November Happy Hour will be moved to Thursday December 5th.
AI OnAI Off
November Happy Hour will be moved to Thursday December 5th.
If you have an Enterprise License you could use a Custom Page provider.
http://world.episerver.com/en/Articles/Items/Introducing-Page-Providers/Hi!
Read Ted's post how to create your own subclass of the friendly url rewriter provider.
That aproach does not give you the edit possibility but does not require an Enterprise license.
Hi!
I'm trying to develop a small application that will be under a menuitem in a episerver CMS intranet.
The application is a simple CRUD application agains another database, and it has a couple of .aspx pages. listing of items, edit item, show item...
My question is whats the best practise for integrating another application within a episerver cms application?
Create a pagetemplate for the application startpoint, but then what? how should the SimpleURL service know the subpages, how should i generate links to say the edit.aspx page?