Adding custom form action button
How can i make to add new custom form action button at create page.
Solution:Jump to solution
I get it. The solution is ```
protected function getFormActions(): array { return [ $this->getCreateFormAction(),...
protected function getFormActions(): array { return [ $this->getCreateFormAction(),...
1 Reply
Solution
I get it. The solution is at the create or edit page