I am trying to use javascript action chains exclusively since we can't call JS chains from JSON chains without a lot of configuration of going through an event handler.
However, when I use a quick action to create pages to edit, create, delete pages in a table, it creates all the action chains as JSON chains.
Is there any way to get the quick actions to create JS Chains?