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 2005 posts 6843 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).

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

Please Sign in or register to post replies