Neil Manchester:
If I am using vueapp.$store.state.wndw.windows[0].formSchema.model.events
to access data stored in a page’s model what would I need to use to access data stored in app?
Andrew Dam:
vueapp.$store.state.site.content.app
Neil Manchester:
If I am using vueapp.$store.state.wndw.windows[0].formSchema.model.events
to access data stored in a page’s model what would I need to use to access data stored in app?
Andrew Dam:
vueapp.$store.state.site.content.app