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

URLFOR Tab broken?
Hi,
I have a Custom Link to a Custom Object Tab that has stopped working. I either get “URL No Longer Exists” or “Formula evaluation error in Custom Link” depending on where I open the link from.
The link formula used to be:
I also tried:
Does anyone know if this is a bug in Salesforce and if there is a work around?
Many thanks.
I have a Custom Link to a Custom Object Tab that has stopped working. I either get “URL No Longer Exists” or “Formula evaluation error in Custom Link” depending on where I open the link from.
The link formula used to be:
{!URLFOR($Action.NameSpace__ObjectName__c.Tab, null)}
I also tried:
{!URLFOR($Action.NameSpace__ObjectName __c.Tab, $ObjectType.NameSpace__ObjectName __c)}
Does anyone know if this is a bug in Salesforce and if there is a work around?
Many thanks.