GuyVerville
Placing a save button in the header
Hello, this is perhaps very simple to do. I haven't found in the documentation (or I didn't look carefully). Is there a way to place a save button on the top right, along with or instead of the delete button in the edit form? I think the getHeaderActions() in Edit[...].php doesn't include any such action.
5 replies
I don't see where the importAction error file is.
What I am trying to do: I made an ImportAction for users. It works well.
What I did: I insert existing error to check what what it should result. I receive proper notifications on screen (coded by me)
My issue: I do not receive any message to where to find the error log. And why I see a message that my batch is on queue while it is already been done. How to change the message? What am I missing?
My code:
2 replies