Is it possible to put a button on a view? I have added buttons to my entity forms but I can't figure out how to add a button to a view or all views for the account entity? I have added a button to the SubGrid.account.MainTab area but it doesn't show up. I have added a button to the HomepageGrid.account.View but it doesn't show up either.
What I need to do is when on the Accounts view, select some accounts and the button will show so I can process those selected accounts. Is this even possible?