Lightning page with skuid doesn't work for non-licensed users

Hi Joan,

You’ve said that your’e using a Visualforce page in your Lightning Record page - Are you encountering a blocker that prevents you from using the Skuid Page Lightning component to deploy these Skuid pages to run natively in Lightning? https://docs.skuid.com/latest/en/skuid/deploy/salesforce/lightning/#the-skuid-page-lightning-compone… would help explain that if it’s new to you. I would recommend moving towards deploying your Skuid pages with this method whenever possible in Lightning. 

Also, https://docs.skuid.com/latest/en/skuid/deploy/salesforce/lightning/#the-skuid-page-assignment-lightn… will help explain how to use the Skuid Lightning Page Assignment component, if you need to deliver different Skuid pages to different users. 

Finally, here’s probably the most relevant information regarding page assignments in Lightning. https://docs.skuid.com/v11.1.1/en/skuid/deploy/salesforce/page-assignments/#lightning-page-assignmen…
Note the end of that section, that recommends “The Lightning page activation https://help.salesforce.com/articleView?id=lightning_app_builder_customize_lex_pages_activate.htm&type=5 feature can be combined with the Page Assignment component to deliver the right Skuid page to the right record type.”

In short, we’d recommend that you set up separate Lightning record detail pages on the object for 1) users who have Skuid licenses and 2) users who do not. You should then be able to use Salesforce’s mechanisms to deploy those detail pages in a similar way to how you assign Skuid licenses / permission sets.