I have a form where the last question is optional. When the user gets there, the submit button only appears after the user has entered some text in the field (even though the field is optional).
Is there a way to make the submit button always visible when the last question is optional (even if the user hasn't typed anything)?