function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ausmanausman 

Dashboard custom link asks credentials configured site

Hi,

 

I have created some Visualforce pages and a home page(Dashboard). I configured the site and tried accesing. I could able to access all the pages and the Dashboard now comming.

 

Then i created custom link for Dashboard display. From the site if i am clicking that custom link it is asking for salesforce.com credentials since it is http://cs1.salesforce.com/home/home.jsp.

Can you please let us know how to solve this problem without authenticating the user can't we display this page.

 

Regards

Azad Usman

Ispita_NavatarIspita_Navatar

I think you should use relative paths while creating the custom links for example try the following :-

/home/home.jsp.

Also you have to make that page available via sites , that is set the permission accordingly.

Please do let me know if that works?

 

Did this answer your question? If not, let me know what didn't work, or if so, please mark it solved.

ausmanausman

Hi

 

Thank you for your support

 

I changed the custom link to relative path /home/home.jsp

But i am getting the below error page.

 

https://free-12415f14c3a-124e539428a-1261c3115a3.dev.cs1.force.com/altus/ is under construction

 

I just right clicked on my custom link and get the URL

https://free-12415f14c3a-124e539428a-1261c3115a3.dev.cs1.force.com/altus/servlet/servlet.Integration?lid=00bS0000000NNGS&eid=005S0000000WIFt&ic=1

 

All the pages i have enabled in Sites section. I have no idea which page again to give enabled.

 

Please help me.

 

Regards

Azad Usman