How to use conditional logic to hide "Submit" button

I'm using conditional logic to show elements of a form. But if they answer questions in a specific way, I don't want to show the "Submit" button, I want them to make a phone call instead.

Is there a way to hide the submit button or otherwise make the appearance of the submit button appear based on conditional logic?

Answers