You need to sign in to do that
Don't have an account?
Siddhesh Chavan
Package Namespace Prefix redirection issue related with visualforce page
Namespace Prefix : lntcms
We have "Find Duplicate Cases button" in our app. When we clicked that new visualforce page get opened in new window. Its working fine in managed package org .
But when we installed our package in test org and when we clicked on Find Duplicate Cases button its giving error in new window that page does not exist. New window doesn't append our namespace prefix of package in the begining.
Can you please suggest a solution for same.
We have "Find Duplicate Cases button" in our app. When we clicked that new visualforce page get opened in new window. Its working fine in managed package org .
But when we installed our package in test org and when we clicked on Find Duplicate Cases button its giving error in new window that page does not exist. New window doesn't append our namespace prefix of package in the begining.
Can you please suggest a solution for same.
the "Find Duplicate Cases button" button is of type VisualForce or you put the page address manally?