I created a Google Sheet for a group of people to use. However, some of these people do not know how to use filtered view (for example) in Sheets. Therefore I created some buttons to automatically filter the content and to hide/display certain information using macros/scripts.
My problem is that these buttons only work for me. I read that I can try to work with installable triggers, however, I cannot find the elements of the path that they describe. I tried to create a new trigger (in the AppScript menu) and it worked, however, I was only able to make it work for a couple standard triggers, such as when someone edits the sheet, and don't know how to link this to someone clicking the buttons.
All users have been granted editor access so that should not be the cause of my issue.