VL Web Material Design
Posted: Thu Jun 14, 2018 12:34 pm
I have V14SP2 Page containing a ViewContainer containing currently two views
CourseView & CentreView
When the user selects a course (by touching) on the Courseview I want to switch to the CentreView to list Centres for that course. I know I could add a function in a global scoped RP that the webpage listened to to tell it to switch to the Centreview but I was wondering if there is some new facility in this new world that lets a view communicate back with its viewcontainer in a more direct way.
Cheers
Jim
CourseView & CentreView
When the user selects a course (by touching) on the Courseview I want to switch to the CentreView to list Centres for that course. I know I could add a function in a global scoped RP that the webpage listened to to tell it to switch to the Centreview but I was wondering if there is some new facility in this new world that lets a view communicate back with its viewcontainer in a more direct way.
Cheers
Jim