Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
How can I remove the submit button? When removing all text from submit button label, the text "submit" still appears when you run the form.
You'll have to edit the CSHTML file for the form to remove the submit button.
You could also hide it with CSS.
Of course, this assumes you have some other way to submit the form (e.g., a custom field that acts like a submit button).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Remove Submit button on forms
How can I remove the submit button? When removing all text from submit button label, the text "submit" still appears when you run the form.
You'll have to edit the CSHTML file for the form to remove the submit button.
You could also hide it with CSS.
Of course, this assumes you have some other way to submit the form (e.g., a custom field that acts like a submit button).
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.