Hello,
I would like to create a Business Central page to subscribe to the page action triggers 'OnBeforeActionEvent' and 'OnBeforeActionEvent'. There would be a field allowing me to chose the Page, another one to chose the Action, and another one to chose between before or after triggers.
I know there is a way subscribe to global table triggers directly from the BC web client thanks to the global triggers codeunit events, but is it possible in some way for page action triggers ?