Developer forum

Forum » Feature requests » pageLevel param

pageLevel param


Reply
Hi,

Would be great if we could build a URL to get to a certain page:
Default.aspx?AreaId=X&Level1=1&Level2=1&Level3=2

Level value = Sort order (show in menu pages)

A lot of clients ask us to link to the current page when changing languages. This is rather tricky. We use the getnavigation.aspx feature, but takes some time to first determine the LevelDepth and Sort order of the current page (easy part) and then get an xml stream with all the pages for the desired areaid, get the id for the path we just got and only then load the page. With this feature, it would meke this work a whole lot easier.

Best Regards,
Nuno

Replies

 
Nicolai Høeg Pedersen
Reply
Hi Nuno

With the upcoming language management module a solution to this problem is going to be part of it.
 
Reply
brilliant. thanks nicolai