Make category dropdown select available in frontend post creation form

Support MB Frontend Submission Make category dropdown select available in frontend post creation formResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #50155
    concan@gmail.com[email protected]
    Participant

    I'd like to use MB to let users create posts on the frontend.
    The issue seems simple, but I couldn't find a solution yet.
    The user creating a post should be required to pick a category for his post.

    How do I make a dropdown select field available that's filled with my existing categories?
    I mean I know how to add a dropdown custom field, but how do get my existing categories listed as choices? And of course the form submission should assign the post to the chosen category.

    #50158
    PeterPeter
    Moderator

    Hello,

    Thanks for reaching out.

    You can use the field taxonomy to display the list of categories in the frontend and assign the selected category to the created post. Please read more about the taxonomy field in the documentation
    https://docs.metabox.io/fields/taxonomy/

    #50162
    concan@gmail.com[email protected]
    Participant

    Thank you.

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