Hide/Remove items from lightning app menu
Is there any way to remove following items from Lightning App MenuCMS WorkspacesChatterDiscover CompaniesEmail TemplatesEnhanced LetterheadsHomeNewsNotesTasksSo far I had got links that confirm that...
View ArticlePass the URL Dynamically Stored in custom Field to LWC...
Scenario: I have a Custom Field (dataType: URL) on a Custom Object. I need to Pass this Value to the Navigation(standard__webpage) LWC Service Dynamically. In the code given below "Per__c.Id_File__c"...
View ArticleMulti Object Feeding
excuse the question in advance not really that hands on SF but I am looking to auto populate a brand-new field in a Deal object using information from the Account object. The reason for this question...
View Articleforce:inputField auto populating Lookup in Lightning component
I am trying to auto populated a lookup field using the force:inputfield but its not working, is there some specific way to populating as other types of field are working fine like picklist, text, date...
View ArticleSubmit Record Edit Form for every object in Aura iteration
I have a Contact object form with a child form component for Buying Center objects.When I upsert the Contact, I need to submit a list of Buying Centers for this Contact.Parent Contact component has a...
View ArticleGrants Management - Submit Application
I have installed the Grants Management package, which includes communitySubmitApplicationButton component. When I open funding request detail page, where this component has been placed. The component...
View ArticleService Cases: Email Quick Action Button/Tab Not Showing Up
I have read a lot of documentation on this, and feel like there's something simple that I am missing that is not allowing the email quick action button/tab to show up on my service case feeds. My...
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 ArticleCorrect page layout for a record type is only working in salesforce classic...
Hi can anyone help me out? I have a custom object and I created a new page layout and assigned this layout to the record type. However, different page layout is showing for the record type when I...
View ArticleHow to display a single quote in success message of Lightning Action?
I'm trying to use a single quote in success message of Account record action. The system add's an escape character in front of it. Escape character is shown in the success message. Any idea how to...
View ArticleTreating Blanks as Zeros within a Salesforce formula
I have this formula created to work out the number of days between created date and the closed date, but also this takes away the time which the opportunity was sat with a broker.However, I have...
View ArticleDynamically update Lightning path (Chevron)
My Lightning/Salesforce Path was displaying the Chevron based on the Case Pick list field which has 15 pick list options. Every Case is unique and doesn't require all the 15 options, how can I make my...
View Articlemultiple account access to a experience user
A contact has experience user access and has 3 accounts vissible need to add the 4 the account which is new addition to the realated account?
View ArticleField Visible in Classic but not getting displayed in Lightning layout
I have created a new field called as Abc__cHave given all the required FLS for the field as well.The field is visible in the classic view but not in the lightning view.I have cleared Cache and have...
View ArticleNew field appears in Classic but not in Lightning
So I'm new to Salesforce and am just playing around with objects. So after creating an object I edited it to create a new field. But I noticed that the new field appears in Classic but not in...
View ArticleVisualforce lookup field with apex:inputField in LEX?
Simple story: As a sales user, I want to mass assign leads to a teammate, so I can better distribute our total workload. The constraint is that I need to do this in Lightning Experience, in which the...
View ArticleUse of Internationalization Properties without using custom label
I have created progress bar indicator and the value i.e. 'qualification', 'need analysis' should change according to user profile/language but it should be dynamic, i dont want it from custom label...
View ArticleHow to fetch value from Static Resources and display in lwc
I am new to LWC and i have a Opportunity picklist StageName, i have stored stagename value changed to germany in static resource, now i want to fetch value from static resource and display it.If i am...
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 ArticleProgress Bar Salesforce Lightning component
There is a huge list on which DML will be happening on click of certain button. While the DML is happening, I need to show the progress bar. I got the progress bar component in Lightning Design...
View Article