Hi All,
Is it possible in DNN to have a single page with several modules on whereby each module loads its content based on the url.
So let's say my page displays menu items of a restraunt. Can I have a URL like mysite.com/menu/starters and my menu items page gets loaded and the modules load menu items based on the filtered value 'starters'.
Then I have a URL like mysite.com/menu/mains and my menu items page gets
loaded and the modules load menu items based on the filtered value
'mains'.
I hope this makes sense.
Thanks for your time with this.