How to use custom lookup in data table in lightning?
I want to use lookup in the data table when I used type:'lookup' but it's not showing over there.{ label:'PN QuoTed', fieldName:'Part__c.Name',type:'lookup', sortable : true, editable : 'true' },I also...
View ArticleQuick Action and flow to create a record in Lightning
I am trying to create a quick Action that calls the flow and lightning component to create a record as suggested in the blog here. I need to create a record of custom object from Opportunity record ,...
View ArticleMobile UI in iPad in Salesforce1
I just came to notice that in iPad devices, Salesforce1 app is reflecting the mobile design of the app!I'm specifically asking it because, in the Chrome simulator, it's showing the table layout itself...
View ArticleStop SF Lightning from trying to open up Set Up Content in a new tab
When I am in Set Up and attempt to open something, like User Profiles for example, I always get this modal that asks We'd like to open the Salesforce page ... in a new tab and then when you allow it,...
View Articleembedding a visualforce page in lightning component
I used an iframe to embed my visualforce page in a lightning component, but the page is showing me the error: Refused to display, in a frame because it set 'X-Frame-Options' to 'deny'. is this because...
View ArticleOverridden standard "New" button is not showing in community
We have one object whose standard "New" button has been overridden with visualforce page. It's working fine in Salesforce classic. I can see "New" button in related lists. In lightning community, i...
View ArticleNot able to access record in lightning but able to in classic
I'm able to access records of a custom object in salesforce classic and was also in lightning. But recently i'm seeingLooks like there's a problem.Unfortunately, there was a problem. Please try again....
View ArticleInconsistent Scrolling Behaviour in Lightning Quick Actions
I have a lightning component I want to embed in a quick action. The component has content which might vary in size, which means I cannot predict what height my quick action needs.As a simple example,...
View Article"This list view isn't available in Lightning Experience. To see this list...
We are getting 'This list view isn't available in Lightning Experience. To see this list view, use Salesforce Classic or switch to another list view.' error when trying to search records in a standard...
View Articlelightning-input-field [Lightning Web Components]
I am currently trying to make a table where I use the lightning-record-edit-form. I am trying to make the helptext icon disappear (without deleting it on the field itself), without any luck..Can...
View ArticleOpen Custom LWC as a modal from object related list new button (override with...
I am overriding related list object new button with a lightning component and trying to open it as a modal.It is opening as a modal, but in a different tab.Can it open in the same record page, like how...
View ArticleSalesforce "Unfortunately the related list you're trying to view isn't in the...
We are seeing this issue for this related list called "Contact Relationship"The message says Unfortunately the related list you're trying to view isn't in the layout, but the related list is really...
View Article"Reply to and Forward Emails Right from Salesforce"
I'm looking at this here...https://releasenotes.docs.salesforce.com/en-us/winter17/release-notes/rn_sales_productivity_email_replyforward.htmApparently the Past Activity section in Lightning is...
View ArticleAction buttons are not visible in Task related list in lightning experience
I created a new object called Main Task and created a lookup on Task(Activity) to make a relationship between Task(Child) and Main Task(Parent).I added task related list(Sub Tasks) into Main task page...
View ArticleLightning rich text field is producing different html depending on the age of...
I am trying to debug an issue where I have a lightning rich text field on a page.lightning:inputRichText aura:id="Desc"With the input in the UI as "A new para"For a new/newer record, it saves the...
View ArticleHow to show fields from different Objects in a single lightning-record-form...
There is a use case in which we have to build a form using lightning-record-form. We have to display the set of fields from different objects into that form in different accordion sections.I was going...
View ArticleTurn off standard notification on experience builder site for partner user
We have enabled notification in our Experience builder sites. We are creating some custom notifications for partners using customization(flow).There are 2 types of user a) partner b)customer.Problem is...
View ArticleNamed credentials are not able to see in profile
I need to add a named credential for one of the profile .But after i look into profile named credential access I can't see any available name credential in org at profile, I navigate Profile==>Named...
View ArticleRead only fields like are visible on edit page in lightning but not in...
Read only fields like created by and last modified by are visible as read-only on edit page in lightning but not in classic and mobile app (edit page is not overridden and I am logging in with same...
View ArticleNew task/New Event is not available in Activity related list in lightning
New task/New Event is not available in Activity related list in lightning, I have checked all the permissions, still same problem, Is creating Global actions only way out?
View Article