Skip to main content
I'd like to hide the list view actions in the mobile mode in community. I cant't to remove the create permission for the Partner User because I need it.  I using a apex class and a custom component  for create a record. How can I do this?  Therefore the partner user cannot view the list view action in community. 

 

List view actions for mobile mode
3 answers
  1. Jul 26, 2019, 7:44 PM
    Hi Bruno,

     

    You can hide them using css. but it will remove all the related list buttons from all the screens where this class is referred. so, it's little risky and proper testing needs to be performed.
0/9000