Skip to main content

#Visualforce Override0 debatiendo

Hello, I'm seeking information or documentation regarding applying SLDS (Salesforce Lightning Design System) to Visualforce pages. I'm currently working on converting my Visualforce pages and making them compatible with the Lightning Experience. I've explored options like using lightningStylesheet=true, <apex:slds/>, and slds-scope, but unfortunately, these approaches haven't yielded the desired results. Despite applying these changes, the classic touch remains, and the Lightning styling doesn't seem to take effect in my specific scenario. I would appreciate any insights or resources that could guide me through this process effectively.

 

#Visualforce #Lightning Experience #Lightning Migrations #Visualforce For Lightning #Visualforce Override

0/9000

Hello All,

 

So i'm not sure if this is the correct group to ask (let me know if not and which would be the better one)

 

I'm trying to override some standard buttons (new button on a related list, and add some pre populated values to some fields)

 

So i got to search and found that you can do this with a visual force page but also with a lightning component.

So what would be (at this moment) the best way to achieve this?

 

And even more exciting does somebody know a blog post where this is described?

 

Regards ;)

2 comentarios
0/9000

Hi all, 

 

Currently Stand Button overrides with VF pages in Lightning Console Apps is not working.

 

Our VF pages are doing the continuation call outs using the VF Pages.  

 

Is there a quick work around for this one ? or does sales force have in the road map to fix for the Upcoming Releases.

 

#LightningNow #Buttons #Visualforce Override 

 

Thanks,

Pavan 

4 comentarios
  1. 13 jul 2018, 3:08
    @Michael Fraker - Then you can use LEX Components instead of VF Pages to call the Flow. Since today in console we can override the buttons with LEX Components.
0/9000

Hello, 

I'm trying to redirect a Visualforce Override page for Opportunity back to a standard Opportunity page layout for certain profiles/record types. This worked well in Classic, however in Lightning it seems to throw me into the Setup UI. What am I doing wrong? Please see attached screenshots for details.

 

Thanks!

2 comentarios
  1. 5 mar 2018, 17:21

    Phillip - I think the issue is the URL for record types in classic is /setup and in lightning, /setup goes to setup.

    @David Brady, @Eric Shih, @Akshatha Rao

    - what's the right want to do a New override for VF, show RT selector (looks like standard page), and then redirrect to a VF page with form fields prepopulated?

    Phillip - just confirming, you went to Setup, Object Manager, Oppties, Buttons, New, and override to use your VF page correct?

0/9000