Activity › Forums › Salesforce® Discussions › How to activate Visualforce pages in Lightning experience in Salesforce community?
Tagged: Custom Visualforce Page, Lightning Experience, Salesforce Community, Salesforce Lightning Experience, Salesforce Visualforce Page
-
How to activate Visualforce pages in Lightning experience in Salesforce community?
Posted by shradha jain on July 12, 2018 at 12:42 PMHow to activate Visualforce pages in Lightning experience in Salesforce community?
shariq replied 7 years, 7 months ago 3 Members · 2 Replies -
2 Replies
-
hello Shradha
Step 1: Give Visualforce page access to users by profile
Step 2: Make the Visualforce page available for your community.
- From Setup, enter Visualforce Pages in the Quick Find box, then select Visualforce Pages.
- Click Edit for the page you want to make available for your community.
- Select Available for Lightning Experience, Lightning Communities, and the mobile app and click Save
- [adinserter block='9']
-
Hi,
Visualforce pages must be enabled for mobile use before they can display in these areas of the Salesforce user interface:
- The navigation menu, via a Visualforce tab
- The action bar, via a custom action
- Mobile cards on a record’s related information page
- Overridden standard buttons, or custom buttons and links
- Embedded in record detail page layouts
- Lightning pages
- To enable a Visualforce page:
- From Setup, enter Visualforce Pages in the Quick Find box, then select Visualforce Pages.
- Click Edit for the desired Visualforce page.
- Select Available for Lightning Experience, Lightning Communities, and the mobile app then click Save.
Consider these notes about Visualforce support.
Standard tabs, custom object tabs, and list views that are overridden with a Visualforce page aren’t supported. The Visualforce page is shown for full site users, but Salesforce app users will see the default Salesforce page for the object. This restriction exists to maintain the Salesforce app experience for objects.
You can also enable Visualforce pages for the Salesforce app through the metadata API by editing the isAvailableInTouch field on the ApexPage objectHope this helps.
Log In to reply.