Quantcast
Channel: Active questions tagged lightning-experience - Salesforce Stack Exchange
Browsing all 3020 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Mobile 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 Article


Image may be NSFW.
Clik here to view.

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 Article


Pre populate Date and Boolean value in createrecord lightning

I am getting the values from controller for the fields PaymentRequired__c(Checkbox), PaymentDate__c(Date) and assigning it to the default values of createRecord.But the value which i am getting for the...

View Article

Image may be NSFW.
Clik here to view.

User Profile Menu - Changing links?

Currently the links to 'My Profile' is navigating to a record detail page. I've been trying to figure out how I could change it so that I can actually have it redirect to a profile page, but haven't...

View Article

After Summer'19 release - "View All" on custom lightning component related...

After Summer'19 release - "View All" on custom lightning component related list not loading.When users click on "View All" to view all the records, it takes to separate page but nothing loads. Is...

View Article


New 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 Article

How to add onload event handler on dynamically created iframe component in...

I am dynamically creating and adding an iframe like this -$A.createComponent('iframe', {'aura:id': 'iframe', src: iframeUrl, }, function(createdIframe, status) { if (status === 'SUCCESS') { var body =...

View Article

How to add link to a related list in visualforce email template?

I want to send a link in my vf email template that opens up the record's approval history related list. Inside the template, I've...

View Article


Image may be NSFW.
Clik here to view.

Inconsistent 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


Image may be NSFW.
Clik here to view.

How do I espose ebike LWC components for Experiece Builder site Guest and...

I have tried opening up all object and apex permission for both but i keep getting the message "There are no products matching your current selection" on the product tile list. While the component is...

View Article

JQuery - "$ is not defined" Error only in Experience Builder

im trying to use jQuery library in my experience builder (LWR) sitei used code from this video: https://youtu.be/W5VLwlXtStMand it works perfectly OK in salesforce (exactly as shown in video) but in...

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 Article

Error in $A.getCallback() [Cannot read property 'setParams' of undefined]

This page has an error. You might just need to refresh it.Error in $A.getCallback() [Cannot read property 'setParams' of undefined]Failing descriptor: {markup://c:OMSiteVisitFormLightning}Hi,I'm...

View Article


Login to Community as User not available for some records in Lightning

Some users in our organization are trying out Lightning experience, but are finding it hard to Login as Community User (which was available in Manage External User button in Classic). We have reviewed...

View Article

Is there a way to set Component visibility based on child record criteria

I'm trying to display a rich text component containing a warning message on Account. I'd like to display it the Accounts related Contacts have a blank email. Is there any way to do that?Any help is...

View Article


Can I approve access to Partner Community using a domain ? Active Directory?

We have our partner community with multiple partners from several companies.Managing that is a hassle, as there can be dozens of users from the same company who require access.Our partner companies...

View Article

Image may be NSFW.
Clik here to view.

Navigate from Lightning Component in Record Page to Lightning App

I have an issue that I can't seem to see how you navigate from a Lightning Record Page to a Lightning app without a new pop-up opening.I have a Lightning Component with just a ui:button that executes...

View Article


{"error":"unsupported_grant_type","error_description":"grant type not...

I know this must have been posted here and I've tried the solutions I've searched across the web but I am still getting the error{"error":"unsupported_grant_type","error_description":"grant type not...

View Article

Image may be NSFW.
Clik here to view.

Address search for Lightning Scheduler is not working in Community

I'm creating a lightning scheduler for the Guest user. I have a standard lightning Scheduler for Guest User flow on my public Community page. But the Service Territory search page is not working....

View Article

Image may be NSFW.
Clik here to view.

unable to search for lookup objects using lightning:recordEditForm

I am unable to search for lookup objects using lightning:recordEditForm:<lightning:recordEditForm objectApiName="Contact"><lightning:inputField fieldName="Name" /><lightning:inputField...

View Article
Browsing all 3020 articles
Browse latest View live


Latest Images