Disable Save and Complete button in TaskList

Hi,

Does anyone know how to disable or change the “Complete” button to create my own button eg create “Cancel” and “Finish” buttons.

That the Cancel button for example does not allow to advance to the next task, and that it returns me to the same form or screen but without losing the data that it has.

And that the Finish button allows me to advance to the next task and within the Finish button I want to add more functions.

I’ve already searched the forum for possible solutions but haven’t found something that works for me.

I am using Springboot with embedded tasks so I can manipulate a lot more.

Here are the properties of the button, but I can’t deactivate it and change it for a custom button of mine.

did u get the answer???