Skip to main content
Featured group

* Salesforce Platform *

Welcome! This group is dedicated to your success with Salesforce Platform. The Salesforce Platform is the foundation of Salesforce's core technologies that not only powers our own apps (Sales Cloud and Service Cloud), but also allows you to build your own custom apps, connect data from any system, and manage it all from anywhere. The platform gives you the no-code builders, pro-code tools, and enterprise services to build apps fast. Join the conversation here to stay up to date on the product, learn best practices, and everything in between. Use this group to review resources, ask questions, help each other, and share experiences. --------------------------------------- This group is maintained and moderated by Salesforce employees. The content received in this group falls under the official Forward-Looking Statement: http://investor.salesforce.com/about-us/investor/forward-looking-statements/default.aspx

When attempting to add the tags style, head, meta, etc lightning email template in the Email Template builder I get the error "element style is not allowed or has an invalid attribute"  I have read this idea and checked out these release notes  @Reena Parekh can you provide any insights?

1 answer
  1. Sep 16, 8:50 PM

    Hi Ryan,

    Lightning Email Templates don't support arbitrary HTML tags such as <style>, <head>, and <meta> in the template builder, which is why you're seeing the β€œelement style is not allowed or has an invalid attribute” error. 

     

    If you need more advanced/custom CSS formatting, you'll need to work within the HTML and styling options supported by Lightning Email Templates, or consider using an alternative approach such as Visualforce Email Templates where appropriate. 

     

    The Idea you referenced is also the best place to track Salesforce's future plans for broader CSS/HTML support. 

     

    If the issue persists with HTML/CSS that is supported by the Lightning Email Template builder, please share the specific markup you're trying to use.

0/9000

***POLL IS CLOSED***

 

Lantern Astro won across every poll and will be the Winter ’27 Release logo!

_________ 

 

Help us choose the official Salesforce Winter ’27 Release logo.

 

Which character should star?

1️⃣ Agent Astro

2️⃣ Bookish Codey

3️⃣ Agent Appy

4️⃣ Lantern Astro

 

Cast your vote here, or vote in our polls on X, Instagram and LinkedIn (or all four!)

 

πŸ—³οΈ Voting closes Friday, July 10. The character with the most votes will become the official Salesforce Winter ’27 Release logo. 

***POLL IS CLOSED*** Lantern Astro won across every poll and will be the Winter ’27 Release logo!_________ Help us choose the official Salesforce Winter ’27 Release logo. Which character should star?

192 comments
0/9000

We’re happy to share Winter β€˜27 Release resources! 🩡 

 

 

🚨 BONUS: Get ready for FeatureFest at Dreamforce! 🚨 Discover what’s new in the Winter ’27 release, get personalized feature recommendations, connect with experts, earn exclusive swag, and leave ready to get more from Salesforce – all in one exciting Dreamforce experience. Stay tuned – we’ll share more details next week!

 

Release Matrix can be found here: https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000pPZmY0AW

 

Overview deck can be found here: https://trailhead.salesforce.com/trailblazer-community/feed/0D5KX00000jASjE0AW

23 comments
0/9000

β›°οΈπŸ›‘οΈ New Hands-on Workshop for Premier & Signature Developers: Secure the Code: Find and Fix Vulnerabilities (DEX003) 

 

Insecure custom code is one of the leading causes of data breaches. In this 90-minute instructor-led workshop, you'll step into the role of a security-focused developer to audit and remediate critical vulnerabilities in Lightning components and Apex classes through a series of challenges.  

This hands-on workshop teaches developers how to prevent script injection, encrypt data securely, manage secrets, and control record access. You'll also learn to identify authentication flaws and data exposure risks. this practical workshop is for developers working with custom code at any stage: 

  • Build new code β€” learn to bake in secure patterns from the start, so vulnerabilities never make it to production
  • Review existing code β€” sharpen your eye for spotting injection flaws, insecure data handling, and access control gaps in code you didn't write
  • Maintain and harden production orgs β€” Use the Developer Console or VS Code to apply Salesforce platform security best practices that protect applications from evolving threats

Sessions are live and available! :calendar:

  • Wed Sep 2 β€” 3:30pm CET/Paris
  • Tues Sep 8 β€” 3:30pm ET/New York
  • Mon Sep 21 β€” 9am IST/Kolkata
  • Mon Oct 19 β€” 9am ET/New York
  • Check the session listings for additional workshops across regions :tada:

Interested in the Admin version of this security workshop? Check out upcoming sessions for ADX012

 

πŸ‘‰ Premier and Signature customers β€” Register today on Trailhead Academy β€” Course code: DEX003

 

#Salesforce Developer #Slack Developers

4 comments
  1. Sep 9, 5:27 AM

    This is a great hands-on initiative for Salesforce developers. Security is often overlooked during development, so learning how to identify and fix vulnerabilities in Apex and Lightning components is extremely valuable. The practical, challenge-based approach makes this especially useful for developers working on real-world orgs. 

0/9000

Excellent example for improving performance when using WhatsApp, especially for those with many agents using this tool. Enable subtitles in your language and 1080p quality

 

https://www.youtube.com/watch?v=kHTemjVWEG0&list=PLYStC_2TZBSU

  

Excellent example for improving performance when using WhatsApp, especially for those with many agents using this tool. Enable subtitles in your language and 1080p quality: https://www.youtube.

 

 

0/9000

FeatureFest is coming BACK to Dreamforce for its second year!  

 

✨ Take a personalized feature match quiz and discover innovations tailored to your needs 

🎀 See what’s new in action with live demos 

πŸ“Ί Join Release Readiness Live sessions throughout the day 

🎁 Grab exclusive swag (and some snacks!) 

 

πŸ“ Moscone West, Level 2 

 

Come see what’s new. Find your next favorite feature. Get ready for what’s next.FeatureFest is coming BACK to Dreamforce for its second year! ✨ Take a personalized feature match quiz and discover innovations tailored to your needs 🎀 See what’s new in action with live demos πŸ“Ί Jo

5 comments
0/9000

πŸŽ‰ Big shoutout to our incredible Forum Ambassador, @Smitha Thomas for an awesome deep dive on "Make a Feild Avalible as a Dashboard Filter!πŸ“˜ Check out the article here >> https://help.salesforce.com/s/articleView?id=005408536&type=1 

 

πŸ” Found it helpful? Have thoughts to share?

 Let us know by clicking the "Yes" or "No"  button at the bottom of the articleβ€”your feedback helps us improve!πŸŽ‰ Big shoutout to our incredible Forum Ambassador, for an awesome deep dive on> πŸ” Found it helpful?" style="display: block;" /> #Reports & Dashboards

 

 

1 comment
0/9000

πŸš€ ApexGuru is now GA as an engine in Code Analyser

 

Performance issues in Apex β€” SOQL/DML in loops, expensive describes, unbounded queries β€” usually surface late, in production. Now you can catch them right where you build. 

 

ApexGuru's Runtime AI-driven performance scanner now runs across every Code Analyzer surface: IDE, CLI, GitHub Actions, DevOps Center, and your AI coding agent.

 

What you get:

  

βœ… 23 ApexGuru performance rules built in  

βœ… Not just findings β€” suggested fixes you can drop straight into your code  

βœ… Scan a single class or your whole project, ranked worst-first  

βœ… Ask your AI agent for a performance review β€” plain English, no new syntax

 

Already using Code Analyzer? ApexGuru is a new engine β€” nothing new to set up.

πŸ“š Get started:

 

πŸ”—

ApexGuru Engine docs

 

πŸ”—

Release notes

 

πŸ”—

Authenticate a Salesforce Org for GitHub Action

 

@Karishma Lalwani @John Belo @Srikrishna Padmannagari

0/9000

πŸŽ‰ Big shoutout to our incredible Forum Ambassador, @Manoj Nambirajan for an awesome deep dive on "Send Opportunity Notification for Specific Stage Movements"!πŸ“˜ Check out the article here >> https://help.salesforce.com/s/articleView?id=005393369&type=1 

 

πŸ” Found it helpful? Have thoughts to share?

 Let us know by clicking the "Yes" or "No"  button at the bottom of the articleβ€”your feedback helps us improve!πŸŽ‰ Big shoutout to our incredible Forum Ambassador, for an awesome deep dive on> πŸ” Found it helpful?" style="display: block;" /> #Flow

1 comment
0/9000