Questions tagged [lightning-experience]
Lightning Experience is the new salesforce platform ecosystem comprising Lightning Experience: Desktop app, Lightning App Builder and Lightning Design System
1,953 questions
-1 votes
0 answers
15 views
B2B Commerce Featured Products Lightning Component on LWR site
From what I understand the B2B Commerce Featured Products Lightning Component i sonly available for Visualforce sites, while not being available for LWR sites (using the B2B Commerce LWR template). Is ...
1 vote
0 answers
35 views
Multiple Aura Components in Managed Package Sharing Same Confirmation Token After Refresh (403 Error)
I’m working with a managed package that includes two Aura components, both of which can be dragged and dropped onto a Salesforce record page. Each component uses a different Lightning resource ($...
0 votes
1 answer
181 views
Conditional Component Visibility in screen flow not working
I have a Screen Flow where, I want to display a section only if the picklist value of a case is "ABCs" else it should be hidden. I am getting the case record and all its values using ...
0 votes
0 answers
53 views
Trigger an email on user creation
I've been trying to create a flow that triggers a "Send Email" action when a new user is created, the flow should be optimized for "Actions and Related Records" sounds pretty ...
0 votes
0 answers
153 views
Unable to see 'Edit in Builder' button for Email Templates in Lightnig
Let's say i created new Permission Set with Access drag-and-drop content builder System Permission and applyed it to my user(System Administrator) . Of course I enabled Folders and Enhanced Sharing ...
0 votes
1 answer
161 views
Dashboard is not showing for Customer Community Plus License
I have cloned Customer community Plus profile and given read access for custom object and assigned one record manually to the user as view only and its showing shared record in record list for ...
0 votes
1 answer
99 views
Button Hover Background Issue in SLDS2
Following the recent SLDS2 upgrade, I've noticed that the buttons now display a light blue background when hovered over. However, this effect is not documented on the SLDS2 documentation site. ...
0 votes
1 answer
462 views
I have set a Lightning App as Default for a Profile, but it still doesn't show when that user first logs in
I am trying to have users with the profile "Custom: Support Profile" default to the lightning app "Service Console" upon login. I have created a user "Profile, Support" ...