I am developing a custom behavior in backpack-for-laravel
V4
to upload files then user will be forwarded to a screen to match the content of file contents.
There will be two steps in this behavior so I need to change save_action
first to upload and in the next screen it will be save header.
Please advice,