Skip to main content

We have some related list buttons that don't work in Lightning. We'd like to hide those buttons when we deploy some user sets to Lightning, but keep them for users who will be staying on Classic.

 

I've used Sortable Data Grids to have more control over some other related lists, but that introduces its own set of quirks that I'd rather not deal with.

 

Is there a more simple way to get around this?

 

Thanks!

 

#Data Management

2 件の回答
  1. 2021年10月27日 17:15

    i can only think of creating custom buttons with a Javascript code or so at the backend.. which will detect the UI experience and display the button accordingly.

     

    Dynamic actions is another thought but needs to explored

0/9000