Skip to main content
New Idea

Link to the C360 page via the SFDC Account page

Related products:None
jean.nairon
nicole
heather_hansen
mai_hoang
hitesh
+5
  • jean.nairon
    jean.nairon
  • nicole
    nicole
  • heather_hansen
    heather_hansen
  • mai_hoang
    mai_hoang
  • hitesh
    hitesh
  • logan_t
    logan_t
  • edleguizamo
    edleguizamo
  • davebrown2242
    davebrown2242
  • darshana.shah
    darshana.shah
  • kppatel

bkrempgesgainsightcom
You can easily access a SFDC account page from the C360 but this is not currently possible visa versa (unless you are using the Account widget.) Adding a C360 url link to the account page would be awesome

5 replies

jeffrey_coleman
Forum|alt.badge.img
Brent -- I "solved" this by adding a custom formula field (type of text) to the Customer Info object. The code I used is:
HYPERLINK("https://surveymonkey--jbcxm.na1.visual.force.com/apex/customersuccess360?cid="; & CASESAFEID(JBCXM__Account__c), "c360", "_blank")My primary use case is for use within Salesforce reports (like upcoming renewals) or emails where I want to give quick access to the 360 page. The function should work on the Account object as well if you need it there, just change the API reference to use the current account ID.

I did this with the CASESAFEID function because, back when, the 360 page got very unhappy if you didn't use the 18 character ID. Not sure if that's still an issue or not, so that function may be unnecessary at this point. Doesn't hurt, though.

bkrempgesgainsightcom
Forum|alt.badge.img+5
Thanks Jeff!!

jason_baldree
  • Contributor ⭐️⭐️
  • 5 replies
  • April 1, 2015
Thanks Jeff - I added this as well.  Our formula was a bit different (in case anyone else was wondering): HYPERLINK("https://DOMAINNAME--jbcxm.na1.visual.force.com/apex/customersuccess360?cid="&CASESAFEID(Id), "c360", "_blank")

kate_popp
  • Contributor ⭐️⭐️
  • 5 replies
  • June 10, 2015
Thanks, Jason! This formula worked for us. Appreciate you sharing it.

roelf
  • Contributor ⭐️⭐️
  • 3 replies
  • January 12, 2024

Anyone know if this works with the latest version? 


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings