You need to sign in to do that
Don't have an account?
URLRewriter for internal users
In salesforce, we can rewrite URLs for site user, but is there any way I can rewrite the URL for internal users ?
Like : Rewrite
https://na6.visual.force.com/apex/ContactVFPage?id=003XXXXXXXXXXXX
to
https://na6.visual.force.com/apex/mycontact
Like : Rewrite
https://na6.visual.force.com/apex/ContactVFPage?id=003XXXXXXXXXXXX
to
https://na6.visual.force.com/apex/mycontact
Rewrite following for internal users
https://na6.visual.force.com/apex/ContactVFPage?id=003XXXXXXXXXXXX
to
https://na6.visual.force.com/apex/mycontact