Hi~
I created a new action manager plugin referring to the BatAction demo, and defined two ActionDefinitions: Kind.Speaker and a custom Kind (list of local files). Then I created a new rule where the user configures two action elements. How to get the user’s selected items when the rule is created.
Now I only understand that action Items can be obtained through ExecuteAction and ExecuteAction2 when the rule is triggered. Is there any other way to obtain it?