Account Name is not visible in the Approval Process record?
Account Name is not visible the Approval Process record. Can you tell why this maybe happening? 1. In 1st image, Account Name is visible in List View.2. But when I open specific record, account name is...
View ArticleIn app guidance can't be restricted with custom permissions
I'm using In-app guidance for the first time and I'm trying to restrict access to the prompt so that it should only show to those who are assigned with our custom permission set.In this Salesforce help...
View ArticleSAML(IDP) Integration - getting access denied in Salesforce
We are trying to implement single sign-on functionality using the SAML 2.0 with HTTP post binding from a lightning community. But after post request we are getting access denied in HTTP callback. We...
View ArticleLightning Usage/Adoption Reports and Metrics (e.g. most viewed pages,...
Salesforce's native "Lightning Usage App" app (Summer '18) includes several reports with metrics around page views, load times, mobile activity, etc.I find the "Most Viewed Pages" usage report below...
View ArticleBlank spaces do not appear in Salesforce lighning experience page layout
I am trying to add a blank space on a page layout to separate out fields for an object. However, the separation of the fields with the blank space is appearing only in salesforce classic but not in...
View ArticleList views not working in Salesforce community
Scenario: I have created a record detail page in Salesforce community and added a custom list view component for a related object. When I select other views from list view drop down, the custom logic...
View ArticleBlank spaces do not appear in Salesforce lightning experience page which is...
I am trying to add a blank space on a page layout to separate out fields for an object. Dynamic form was enabled for a lightning page using this layout. However, the separation of the fields with the...
View ArticleError on Experience Cloud filter during deploy (Account.Id on standard Chart...
We are trying to push our Experience Site (using ExperienceBundle with mdapi) and are getting this error with the standard component. Seems like there was a similar issue that affected...
View ArticleSharing button is not visible in lightning in case object
I have installed a component called Lightning sharing to make sharing button visible for all objects in lightning. But the sharing button in not visible on case object. But it is visible in contact...
View ArticleAdding users to the community... need access to the community?
I'm doing a tutorial on communities, and after setting pages and themes, i wanted to add users. When i try to setup the user, i get this message: "Looks like this portal user is not a member of a...
View Articleaura:systemError event
I am trying to implement aura:systemError by going through the docs linkbut it is not working. showSystemError method in controller.js is not getting triggered.Component:<aura:component...
View ArticleAuto populate fields on quote creation
Is there any way to auto populate Quote name field with parent opportunity name when click on new button.I know that It is possible in classic by url hack but how to achieve it in lightning.Any...
View ArticleHow to navigate to Custom Lightning Tab (having lwc) through lightning button...
I am trying to navigate to lightning tab which displays a lwc.I have a custom object and in lightning I have created one button and I am passing/lightning/n/ComponentTab?id={!record.Id} this in url...
View ArticleHow show a lightning component as a whole page not in a modal?
I have a detail page button and I want it to open not in a modal but in a whole page like when you open a visualforce page button. How can I achieve this in lightning? TIA.
View ArticleUnable to switch to Salesforce classic
I have enabled Lightning Experience to the user by creating Lightning Experience permission set. In the permission set i have checked Lightning Experience option under the system permissions. I have...
View ArticleIs it impossible to automate testing on the Lightning interface?
To be more specific, I'm studying a use case where an automation would be preferable instead of just passing it to a user (for QA an acceptance). On the Lightning Experience interface, however, I've...
View Articlelightning vs classic communities
I want to know is it mandatory to use lightning org with lightning community or Can we use classic view with lightning community ? Lightning communities VS Classic communities ?
View ArticleWhen I hit f12 in Lightning exp salesforce switches to Salesforce classic
Whenever I am trying to open the console directly or go to Inspect mode from Lightning Experience, Salesforce switches to Classic and then I am not able to debug.I keep refreshing and then it sometimes...
View ArticleOpening Opportunity Select Price Book in Lightning Experience
Is there any way to open the Opportunity Price Book selection prompt in Lightning Experience via an event or navigation? Here is what I have tried and does not work:Navigating the user to the classic...
View ArticleHow to show a hyperlink in error message in lightning?
I wrote a trigger a trigger on Lead object for a validation.If validation is failed, I'm showing a link in error.l.addError('A Lead is already exist with the given email id. Refer : '+link,false);It is...
View Article