Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • cary 2 posts 72 karma points notactivated
    Mar 09, 2018 @ 21:52
    cary
    0

    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.

  • Nicholas Westby 2054 posts 7100 karma points c-trib
    Mar 09, 2018 @ 22:08
    Nicholas Westby
    0

    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).

Please Sign in or register to post replies

Write your reply to:

Draft