Is there a way to disable the right button like here in the contacts app?
Set the enabled option to false.
enabled
rightButtons: [ { id: 'fertigBtn', text: 'Fertig', enabled: false } ]