Thanks for your article. But I need to create an action with a form, just like i did in D7 with hook_action_form. How can I do it? I created a Plugin that extends ConfigurableActionBase class. But when I try to execute the actions, i cannot see the form I declared in buildConfigurationForm method.
Suggestions?
Thanks for your article. But I need to create an action with a form, just like i did in D7 with hook_action_form. How can I do it? I created a Plugin that extends ConfigurableActionBase class. But when I try to execute the actions, i cannot see the form I declared in buildConfigurationForm method.
Suggestions?