--- Article Not Found! ---
*** *** *** RSSing Note: Article is missing! We don't know where we put it!!. *** ***
View ArticleNew CSP violation spontainiously happening in lightning
I have some code in a visualforce page that used a custom js library to build an excel file client side from an object generated on the server side and then force the browser to download the file.This...
View ArticleContent Detail pages host Salesforce CMS content. If you want content on the...
When deploying a digital experience via Metadata API I am receiving the following error:Content Detail pages host Salesforce CMS content. If you want content on the...
View ArticleHide/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 ArticleYou have a parent LWC Component A which has two child LWC components B and C....
I was asked this question and answered as follows : I would fire a custom event from child B, I would catch the event in the handler of Parent A and retrieve the value in the handler from event.detail...
View ArticleRemove Import action from Recently Viewed list view (LEX)
We have a list view that we use in our AppExchange product. Somehow Recently Viewed list view has Import button that seems broken and is useless for us - we have our own Import button!Is there a way to...
View ArticleLWC: Edit file details in modal
I want to edit file details and update it. i dont know where i am going wrong, i have used lightning datatable for display of all file and on click of edit file button modal open up which shows...
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 ArticleHow to enable SSO in Experience Cloud for Internal Employee Users using...
We are trying to set up Google Workspace as the Identity Provider (IDP) for SSO for internal Salesforce users to log into Experience Cloud.But are running into the generic SSO error:Given an Experience...
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 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 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 ArticleValue is not displaying in component. lightning
Hi iam getting value from event and is being handled by handlePassedAccAdd method. I want to display value in {!v.contact.MailingCity}" which is getting alert, but it is not getting displayed in...
View ArticleExperience cloud vertical menu apporach
I have some requirement to build vertical menu in user digital experience page. I've followed https://trailhead.salesforce.com/content/learn/projects/communities_theme_layout/nav_menu to build complete...
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 ArticleComponent Visibility in Flow's Screen with Number data type
I'm trying to set up a filter to manage a component visibility in a flow's screen component. In particular, I want the field to be available to the user for the insert of data only when a particular...
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 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 ArticleUsing Salesforce in Lightning Experience randomly throws error when in system...
Started getting this issue a few weeks ago while using salesforce. Trying to add fields to an object in system adminstration...because an ancestor violates the following Content Security Policy...
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 Article