How modify create button label

I would like to rename the 'Create' button to 'Submit'. How can I achieve that, sir?
Solution
You can override getCreateFormAction on the Create page class
Was this page helpful?