I use the shale view controller init() method to make standard site validations and load data. The init-Method has no return value and so no navigation rule is executed. If one of my validation methods or the load data method returns an error Iād like execute navigation rules. The reason is to go to a special error page. Is there a possibility to navigate to another page from the init-method?
-- View this message in context: http://www.nabble.com/view-controller-%E2%80%93-site-navigation-tf3332431.html#a9266099 Sent from the Shale - User mailing list archive at Nabble.com.
