• Munkhtegsh
  • NEWBIE
  • 10 Points
  • Member since 2020
  • Salesforce Developer


  • Chatter
    Feed
  • 0
    Best Answers
  • 0
    Likes Received
  • 0
    Likes Given
  • 3
    Questions
  • 2
    Replies
I was able to render Text contents from Magnolia public REST API (https://demopublic.magnolia-cms.com/.rest/delivery/tours/v1) on Salesforce community.

ISSUE: Image files are being blocked by CSP (Content Security Policy)

User-added image


TRIED: Added the Base URL a few different ways to in Site URL in CSP Trusted Sites

    https://*.magnolia-cms.com
    https://*.demopublic.magnolia-cms.com
    https://demopublic.magnolia-cms.com

   Also, included https://demopublic.magnolia-cms.com url in Trusted Sites for Script

What I am missing here?
Hello Community,

Salesforce Developer Blog (https://developer.salesforce.com/blogs/2019/11/introducing-salesforce-evergreen.html)said that a limited access developer preview of Evergreen will be available with the Spring ’20 release in February, but I couldn't find more solid information about it. 

Is Evergreen ready for Production Development?
Hey guys, I am trying to get the related Application of a sObject. Is there any way to do it programmatically?

I can find the tabs by querying a list of tabs of the application or doing `Build -> Create -> Apps -> Included Tabs`, but both of them are reluctant approaches since I've got too many sObjects.
Hey guys, I am trying to get the related Application of a sObject. Is there any way to do it programmatically?

I can find the tabs by querying a list of tabs of the application or doing `Build -> Create -> Apps -> Included Tabs`, but both of them are reluctant approaches since I've got too many sObjects.
I am use my TP account to change the domain name in hands-on org, and I save the domain name, the hands-on org are mistake I am can not log in with my hands-on org anymore