On all pages, submit button change to next except for the last page which remain as submit.
From comment Dan left on Notion ticket:
Add support for the “SubmitText” setting in the React Json Form Schema so you can customize the text on the button when needed. Because “Next” has connotations that may not work (it takes you back) we suggest we keep “Submit” as the default. Attempting to guess when the text of the button should change based on it’s location in the BPMN diagram is extremely difficult and will not be estimated.
On all pages, submit button change to next except for the last page which remain as submit.
From comment Dan left on Notion ticket: Add support for the “SubmitText” setting in the React Json Form Schema so you can customize the text on the button when needed. Because “Next” has connotations that may not work (it takes you back) we suggest we keep “Submit” as the default. Attempting to guess when the text of the button should change based on it’s location in the BPMN diagram is extremely difficult and will not be estimated.
https://rjsf-team.github.io/react-jsonschema-form/docs/api-reference/uiSchema
fixed by https://github.com/sartography/spiff-arena/pull/662