edvin
12/19/2018, 12:28 PM--initialView=view2
, it will show View2
. If not, it will show View1
. It also shows you how to create a scope and open the view in that scope. Use newScope.set(someModel)
to put stuff into that scope. Does that help @sbyrne?