Automation Button Pushing: Show Non-Base Tables in the Button Dropdown

When you select Push Buttons in an action step of an automation, you can select buttons from base tables, but the dropdown does not display any tables that are views of other tables.

This is not a big deal, as it’s fairly trivial to specify these “views-of-other-tables” tables in a RunActions() formula. But just seems to me it would be nice to have this in the UI.

(Sample use case for pushing the buttons of a view of a table, rather than the base table: do a bunch of filtering like only selecting events happening 2 days from today, and send out emails regarding each of those events)