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

Navigate to the Custom Setting UR on Tab click
Hi Experts,
Need help here-
I have created a custom setting. By clicking the VisualForce tab, I want to reach to the screen of the Custom setting.How to achieve this?
<apex:page action="{!URLFOR($Resource.myStaticResourceURL)}"/>
Thanks,
Kaity
Need help here-
I have created a custom setting. By clicking the VisualForce tab, I want to reach to the screen of the Custom setting.How to achieve this?
<apex:page action="{!URLFOR($Resource.myStaticResourceURL)}"/>
Thanks,
Kaity

i got the solution. i need to write the URL withiin the action.