Multiple submit buttons?

Support MB Frontend Submission Multiple submit buttons?Resolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #31193
    JohnJohn
    Participant

    I've mentioned in another question how I have been using another Frontend Post plugin which has some features better but some worse.

    One thing it has is the ability to have two (or more, I think) buttons on the form for writing a post. So one can be set to save the post as a draft, and one can be set to submit it as published etc.

    Is this possible with Metabox?

    Thanks
    John

    #31199
    Long NguyenLong Nguyen
    Moderator

    Hi John,

    It is possible. You can create a select or radio field to allow users to select the post status. Then update the post status by using PHP function. Please refer to these topics
    https://support.metabox.io/topic/controlling-post-status-in-front-end-dashboard/
    https://support.metabox.io/topic/selecting-post-formats/

    #31205
    JohnJohn
    Participant

    Thanks Long

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.