Hi all. I have page that contains area. This area serch data by request parameters. This page is mapped to virtual uri: /[FIRST_ID]/[SECOND_ID]. Everithing works good, but if no content for this ids i must return 404 page. What is the best solution for that?
Only thing that i found is to use "Early execution of components". Found out uuid of my area, and add it to virtual uri: /[FIRST_ID]/[SECOND_ID]&mgnlModelExecutionUUID=[AREA_ID]. Is it the best what can i use? -- Context is everything: http://forum.magnolia-cms.com/forum/thread.html?threadId=466c0e1e-fd37-4c2b-b7f4-d34c64b71e5d ---------------------------------------------------------------- For list details, see http://www.magnolia-cms.com/community/mailing-lists.html Alternatively, use our forums: http://forum.magnolia-cms.com/ To unsubscribe, E-mail to: <user-list-unsubscr...@magnolia-cms.com> ----------------------------------------------------------------