Skip to main content

Hello,

I have a Visualforce page associated with a custom controller on a custom object. This VF page is added to a visualforce tab and attached to the lightning app. Read/View All/Edit permission is given to the custom object on the profile and also access given to VF page and Apex class. Tab is set to Default On on the profile. All the fields on the custom object is visible and has edit permissions on the profile. However when user clicks on the new tab, it shows blank page.

 

I tried enabling the debug log for the user but it is not even capturing the event when user clicks on the tab. I tried login as user from admin console (Setup -> Users -> Login as user) and I am able to see the page with records but when user logs in and try clicking on the tab, it shows blank page with no content. 

 

Anyone else had this issue? This is same for all non admin users and this happens for all visualforce tabs. There is no custom setting enabled in our org, so its just profiles attached to custom lightning app and all the tabs are included in the app. Users are able to see the tab but nothing happens when they click it and no debug log is generated.

 

Appreciate any help. 

 

Thanks
2 respostas
  1. 24 de set. de 2020, 15:24
    @Piyush - Thanks for the response. But this will not resolve the issue. As I mentioned in the question above, all profiles have this VF enabled. That's what confuses me as all pre-reqs are done but VF is not accessible.
0/9000