• Stephen Parkinson 9
  • NEWBIE
  • 0 Points
  • Member since 2017

  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 1
    Questions
  • 1
    Replies
Good Morning,


We have a custom object called Installed Base linked to the Account record in SFDC. Inside this object we have a Formula field that Hyperlinks to a User Manual file that is saved in SFDC. The hyperlink directs to a different user manual depending on the machine installed at the customer site. Inside SFDC when I click the hyperlink it correctly directs me to the manual.

I have exposed the Installed Base object to customer community users but when they click the hyperlink it directs me to this error page. I have tried lots of different things but I can't resolve this.

User-added image
The formula I use in the custom field is built like this

CASE( 
TEXT(Model_Number__c), 
"T8", HYPERLINK("/001j0000016RdYk", "Manual" , "View"), 
"" 
)

The URL of my community is https://companyname.force.com/MyCompany Name

When I hover the hyperlink in the community record it is formatted

https://companyname.force.com/0690a000002wiIr

If anyone has any suggestions it will be gratefully received

Thanks

 
Check Challenge Button Not Working in Trailhead Since Morning. Request tp provide the ETA when it would be available again ??