Aura Attribute access change
We are encountered this issue "You can't set access to 'private' on attributes 'fields' because this component is referenced by Lightning Page: 'Record Page'" when trying to save an aura component with...
View ArticleHow can I change "Today's Tasks" on the Home page to show all tasks?
I can go to the dropdown at the right of the Today's Tasks component and select "My Tasks," but I'd like it to come up automatically. Is this possible ?
View ArticleGet the image in file - lightning experience
I have to display an image in a lightning component. So in Salesforce classic I put this image in an attachment related to an object, but in lightning experience there is no attachment, or I didn't...
View ArticleShow button on related list tab in Lightning Page Layout instead of dropdown...
I've created the Files related list on my Lighting page layout, but instead of the Add Files button, it displays the dropdown arrow. Is there any way I can get it to show the button as it does in the...
View ArticlePagereference not working in Lightning
I have a Detail page button (VF page) and controller for it.I used Pagereferenc method to take user to the record details page:However, it works fine in the Classic, but not in Lightning. String url =...
View ArticleLWC lightning-card border not shown with slds-card_boundary
Playground example https://developer.salesforce.com/docs/component-library/tools/playground/KLHs3GU9I have a Lightning Web Component template with a lightning-card in an App Page.<template>...
View Article"Recently viewed" list views
In the Contacts tab, annoyingly, there are 2 standard list views: (1) Recently Viewed and (2) Recently Viewed CONTACTS 🤨. Most of you wouldn't have even noticed this. For list view number (2), can we...
View ArticleCanvas App not showing in Chatter in Lightning UI
I have created a Canvas App and I have enabled it for everything including Chatter. I am able to preview the Canvas App and it also shows up as a Quick Action. However, while in SF Classic I can see my...
View ArticleAdd grouping record information to report without 'detail rows'
I have a joined report across two Master-Detail relationships to the same master, grouped by Master 1e.g.Group | Master-with-Child-1 | Master-with-Child-2 Master-Id | Sum of Number | Sum of Number [ ]...
View ArticleHide Standard Page Header in Custom Lightning App page
Is there a way to hide the page header in a custom Lightning App shown below ? This banner is not available in the Edit page section.I have selected 'One region Template' and added just one Lightning...
View Articlelightning:recordViewForm and force:recordData refresh issues
I'm having TestObject as parent object and New Custom Object having M-D relationship to it. TestObject having Min and Max Rollup summary fields which will rollup number field in child object.I was...
View ArticleAlways show more records in Lightning Experience for Related Lists?
In Aloha there was for Related Lists at the bottom a link to always show more records in related lists:We clicked this ALWAYS and either did it several times or hacked the url like this:...
View ArticleLightning Action to VisualForce Page. Why opens in new Window?
I have lightning action set to open VF page. But not sure why it is opening into new browser window. Is there any hidden configuration? i do not see any navigation rule on Lightning action edit page.
View ArticleChange the Case tabs to the Subject instead of the Case Number in...
Is there anyway to change the Case tab title to the SUBJECT instead of the CASE NUMBER in Lightning(Service Cloud)?Please see below snapshot. Your help will be highly appreciated.Thanks in advance!
View Article(Properly) Link to custom Lightning App from record detail page?
I have a custom lightning app.How can I link to this app from a record's detail LEX page (e.g. Opportunity) and pass the Opp's ID to it? The end-user is supposed to launch the app and do some...
View ArticleGetting input field type from lightning:input tag
I want to get input field type information in my lightning javascript controller. How is that possible?For ex:<lightning:input type="number" value="{!v.value1}"/> <lightning:input type="text"...
View ArticleFormula to update a custom field with the number of days at the current...
Is it possible to create a formula to update a custom field with the number of days at the current opportunity stage, triggered when the opportunity stage path value is changed?
View ArticleAura component does not allow scroll in iOS only on Salesforce 1 mobile app
The aura component shows a list of chat messages. Vertical scrolling does not work in iOS on the Salesforce 1 app. Works fine in Android. I looked at a few other questions like Scroll issue in...
View ArticleIssue editing agent message using lightning:conversationAgentSend in...
Im trying to get the chat console message using lightning:conversationAgentSend event and im able to get it. The only problem is im not able to edit the agent message. Is it possible to edit the...
View ArticleNew SLDS class and attribute as of Spring '18 release - no documentation
I've noticed a new SLDS class that is being applied in Lightning Experience. There doesn't seem to be any documentation whatsoever of this class and it's not mentioned in the Spring '18 release part of...
View Article