You need to sign in to do that
Don't have an account?

Unable to make Visualforce page available in components of Lightning App Builder
Hi there. I am trying to use a simple Visualforce page as a lightning component, but unable to make it available in the Lightning App Builder. I have added lightningStylesheets="true" to the <apex:page> tag and ticked off the box "Add Available for Lightning Experience, Lightning Communities, and the mobile app". What am I doing wrong here? The VF page is a simple marquee that we intend to use as a news ticker across the top of the home page. Please help.
whenever you edit the page "Add Available for Lightning Experience, Lightning Communities, and the mobile app" will be unchecked automatically ...please cross check again ...
Follow below steps to add vf page on Lightning Builder:
1. Create a vf page and check below check box.
2. Convert your org into lightning and redirect on the page that you want your page and click on gear icon(Setting) > Edit page. Drag the visualforce component on page and select your vf page.Activate and save your page.
Thanks
Sanjay Bhati