Salesforce Communities are great. They’re a quick and effective way to expose certain back-end data to the masses. Want to give your customers an easy way to update their details? Sure! Want to reduce the strain on your support services by opening up knowledge articles to the public? No problem. Want to enable conversations between your customer […]
Category archives: Coding
WRITING COOKIES IN A SALESFORCE LIGHTNING COMMUNITY (FOR DUMMIES)
I was recently challenged by a customer to allow cross website awareness of a Community user. In this specific case, I needed to create a cookie that contained a user’s first name, username (email) and a session length. I spent a few days trawling the forums and blogs to find a neat and clean way […]