I have a form that when it arrives at an approval step, a yellow bar appears at the top.
I need to be able to hide that yellow bar because I already have buttons that control the approval and also changes the approval step.
So if the user uses the yellow bar to approve the form, the actions I have in the button won't be executed and therefore cause problems with the form
Does anyone know how to hide this?
Thanks