Ajouter un commentaire

Soumis par Daniele (non vérifié) le 04/07/2017 à 01:17 - Permalien

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?