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

Console application error when using Visual Page buttons !!
Hello, trust all are keeping well..
We are planning to switch to Console application, and some of the Visualforce page buttons give error message like "Page Does not Exist: Enter a valid URL and try again" !
Is there anyway to fix this, meaning make the VF page working in Console application.
Thank you for your expert advise and help.
Best wishes,
Mathew
We are planning to switch to Console application, and some of the Visualforce page buttons give error message like "Page Does not Exist: Enter a valid URL and try again" !
Is there anyway to fix this, meaning make the VF page working in Console application.
Thank you for your expert advise and help.
Best wishes,
Mathew
Lightning console apps don’t currently support:
>> Visualforce overrides for delete and custom actions
>> Visualforce buttons and links
https://help.salesforce.com/articleView?id=console_lex_limitations.htm&type=5
Can you try below reference
https://salesforce.stackexchange.com/questions/127721/display-visualforce-page-in-console
If you are using any javascript for navigation kindly recheck as JavaScript is case sensitive.
Thanks,
Vinay Kumar