• Pavan Tutupalli 3
  • NEWBIE
  • 5 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Getting 'Page not available' error even the page is available. This navigation is working fine when tested in lightning experience but when I go to community and clikc on the page assigned to the tab facing the error. 

Please find the following snippet used by me for reference:

urlEvent.setParams({
      "url": "/apex/OppRegNewAccountInputPage"
    });
Getting 'Page not available' error even the page is available. This navigation is working fine when tested in lightning experience but when I go to community and clikc on the page assigned to the tab facing the error. 

Please find the following snippet used by me for reference:

urlEvent.setParams({
      "url": "/apex/OppRegNewAccountInputPage"
    });