Skip to main content

#Communities0 personne en discute

Salesforce Communities drives best-in-class interaction and engagement with customers, partners, and others outside your organization. Business is social, and your network doesn't stop at your front door. https://www.salesforce.com/communities

 Enhancing Community Engagement Skills for Salesforce Professionals 

 

As Salesforce professionals, many of us work on projects that impact communities, nonprofits, and social initiatives. While mastering Salesforce tools is essential, understanding the principles of community development and social work can significantly improve engagement strategies and project outcomes.

Developing skills in stakeholder engagement, community planning, and social impact can help you design solutions that truly meet the needs of the people you serve. Whether you are implementing Salesforce for nonprofit organizations, educational programs, or public sector projects, having a solid foundation in community development adds immense value.

For professionals looking to expand their knowledge in this area, the ICTQual AB Level 6 International Diploma in Social Work & Community Development offers comprehensive training. This program covers:

  • Social work principles applied to community projects
  • Effective community engagement and planning strategies
  • Professional skills to manage social impact initiatives
  • Techniques for collaborating with diverse stakeholders
  • Understanding societal challenges and designing impactful solutions

 Discussion Prompt:

 

  

How do you ensure your Salesforce projects meet both technical requirements and community needs? What best practices have worked for you?  

 

#Communities  #Community Engagement

0/9000

Question:-  How can we apply SLDS and custom CSS to a Visualforce page that is rendered as a PDF?

 

Solution:-

 

To use any standard or custom style on the Visualforce page, we need to download the style sheet file and upload it as a static resource. Then we can import the file into the Visualforce page using the <apex:stylesheet > tag.

 

SLDS and custom CSS are uploaded in the static resource.

 

#Salesforce #Salesforce Developer #Communities #VfPage #Visualforce #Pdf Version #VisualForce Page #Pdfview #Short Code

<apex:page renderAs="pdf" docType="html-5.0">

<apex:stylesheet value="{!$Resource.sldsCss}" />

<apex:stylesheet value="{!$Resource.customCSS}" />

</apex:page>

0/9000
Theo Rand a posé une question dans #Digital Advertising

Is it possible to run banner ads on Experience Cloud membership pages, and tracking the ads for revenue purposes as one would do with a regular website for example? If so, I'd be interested in connecting with people who have successfully implemented something like this. #Digital Advertising #Communities

7 réponses
  1. 12 sept. 2023, 18:25

    @Theo Rand feel free to message me. I worked at Claris for over 3 years as the community manager/experience cloud expert. I came up with that option :)

0/9000

A Salesforce org has 10 communities. Can a user who is registered to community A login to any other community hosted on the same instance?

How would that impact licenses.

 

#Communities #Salesforce #User Licenses #Service Cloud #Experience Cloud

1 réponse
  1. 16 sept. 2021, 05:38

    Hi Tejas,

     

    As long as the base url is same browser support sharing of cookies and session which implies that a use who has access to two communities in same SF org can access both when he has logged-in in one of the community.  Also a network switcher can be implemented to achieve it.

     

    Thanks 

0/9000

I'm looking for a component that looks exactly like a hero component. I tried to use a hero component but I'm using a page variation and the 

 

#Community Cloud #Community #Community Portal #Communities hero component is shared on all pages.

3 réponses
0/9000

I have a community/experience builder site that I would like to display different things to 6 different community roles/profiles/audiences   Do I have to make 6 different sites? Or is there a way to just display different tabs or components using something like record types or set component visibility 🤔

 

#Experience Builder

1 réponse
0/9000

I am building a internal site for my sales team and their documents, the issue I am having is browser specific to Chrome.  I have loaded all my content and built the pages necessary.  MY problem is that the thumbnail images for the CMS collections that contain documents (PDFs) do not display when using Chrome.  

 

#Chrome  #Communities  #CMS Content  #CMS

 

Does anyone know of a work around for this?  It works perfectly in Safari but no luck with this in chrome.

 

I have:

loaded the most recent version of Chrome

gone through every variable with my chrome preferences to allow for the content to preview

loaded the content to another server to see if it was a issue with SF

 

I am open to any other suggestions.

2 réponses
  1. 5 août 2021, 17:58

    It did, yes.

     

    I managed to figure it al out by hosting the thumbnail images on my secure server, creating trusted site for scripts and linking to the files.  It took a bit of work in the end but seems to be working the way it should.  Thanks for your follow up.

0/9000

It feels like an *obvious* question, but with all of the rebranding of sites, communities, portals, and experiences I'm not sure what the best way to refer to it, especially when contrasting to other experiences that we have. #Experience Cloud #Customer Portal #communities 

1 réponse
  1. 30 juin 2021, 15:54

    I just call it your main Salesforce Org. aka the one that controls everything else

0/9000

We have a Customer Portal as part of Salesforce.  In Classic I can check what external users see in the portal by clicking on a person's name  and then on the 'Manage External User' button.  This button seems to be missing in Lightning.  Is it possible to log into the portal as an external user in this way from Lightning?

4 commentaires
0/9000

Hi All,

 

#Communities

We would like to use CMS connect to apply CSS updates to the communities. While we are considering this option, does anyone have an idea about any costs associated with using this feature. 

We have Salesforce Unlimited Edition. 

 

Thanks,

Neha

0/9000