Skip to main content
Josh Harris (JTH.Photo) 님이 #SalesCloudAskAnExpert에 질문했습니다

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일 오후 5: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