Skip to main content

Questions tagged [lightning-page]

-1 votes
1 answer
37 views

I was recently asked this question in an interview as to how does salesforce changes the layout for closed cases? I wonder how this is implemented in the backend? and can we use such functionality? I ...
visefenthu's user avatar
1 vote
1 answer
53 views

I would like to set a specific Lightning Page as the org default for an object? How do I do this via the CLI?
fred's user avatar
  • 3,901
1 vote
0 answers
687 views

Context: Our org has seen a lot of people come and go, and some decisions have left us with a lot of Profile, Record Type, and Page Layout bloat. On our journey to consolidation using Lightning Record ...
Morgan Marchese's user avatar
4 votes
1 answer
502 views

I noticed this appear after the release of Summer 23 in my org on June 10th. Now my quick action buttons have a dark border around them, my fields have a darker grey line under them, and the tabs have ...
KB2021's user avatar
  • 93
0 votes
1 answer
320 views

Quick question, can we move/rearrange position of standard Follow Button? I do know about Hide/Unhide, here i just want to move its position from start to middle or bottom. if its not possible, can i ...
SF Dev's user avatar
  • 99
2 votes
1 answer
573 views

If you have 10 separate components on the same lightning page that are all using the getRecord wire and retrieving approximately the same subset of fields, is there a performance penalty in comparison ...
Trevor Gill's user avatar
0 votes
1 answer
617 views

I have what I thought would be a simple requirement to display related record fields on the account from a custom object. However, the related record component on the lightning page requires an update ...
KB2021's user avatar
  • 93
0 votes
1 answer
555 views

I created two related custom objects. I have a related list in the Main Object where I need to see six fields. I assign the type-related list as Enhanced List and with the Sysadmin, I can see the ...
Piojo Nieto's user avatar
0 votes
1 answer
1k views

I have a lightning page with a Tab component on the page. Inside of the Tab component is a LWC. The LWC is a table summary of 0 or more records. Depending on how many different records there are in ...
Olivia's user avatar
  • 3,511
0 votes
1 answer
1k views

Can anyone see, why this wouldn't work? I have also tried: userinfo.getuserid() user.id account.OwnerId
Wiesiek Bland's user avatar
0 votes
0 answers
94 views

I was looking at some old dreamforce recordings and I saw this salesforce console app. Here is a link to the recording - they start showing the app at around 12 minutes My question is how did they ...
Thomas Gunn's user avatar
2 votes
1 answer
1k views

I am trying to display a Create a Record button only if the user looking at the page is the same user in a related user field. I currently have a formula checkbox field that is true if the active user ...
Chris Berghoff's user avatar
0 votes
2 answers
5k views

I have a Picklist field (current Status) where I need to display the Page Layout information to the user based on the selected value in the picklist field. I have seen a couple of similar posts where ...
Saikumar's user avatar
  • 199
7 votes
1 answer
721 views

I read in this Components Available in Managed Packages that Lightning pages (AKA flexi-pages) are upgradeable. But these pages are also locally editable. So how does this work? Do local edits always ...
Keith C's user avatar
  • 138k
1 vote
1 answer
3k views

I am deploying an app that uses Dynamic Forms with multiple field sections. However, the target deployed environ only shows the field sections without any of the fields in them. There are no records ...
rickmac's user avatar
  • 793

15 30 50 per page