Not all of our users have skuid licenses and we currently rely on VF override pages to route the user to the appropriate skuid or non-skuid page.
As we plan our move to Lightning Experience, we want to leverage the new Salesforce components and incorporate skuid alongside. This complicates the design, but also I can’t even tell if there is a way to do this when not all of our users have access to skuid.
Are we stuck in classic for now? Or is there a way for skuid/non-skuid users to co-exist in Lightning Experience?
I suppose one way to do this (if more complicated than I would like) would be:
- Create separate profiles for non-skuid users
- Create different versions of lightning apps (one with skuid pages, one without)
- Assign the lightning app that does not use skuid pages to the non-skuid profile, etc…