i created an article in salesforce.its url name is How-do-I-Change-my-Password .i have visualforce page.in which there is a link when clicked should redirect to article.i put href attribute value as href="/How-do-I-Change-my-Password" .Please but its giving me "URL No Longer Exist." Please guidleine how to use Article URL Name field in salesforce.
Take the 2-minute tour
×
Salesforce Stack Exchange is a question and answer site for Salesforce administrators, implementation experts, developers and anybody in-between. It's 100% free, no registration required.
The url should be
So for your case find the article type and append articles/articletype followed by / and article URL |
|||
|