Frontend submission bug

Support General Frontend submission bug

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #47993
    Roel PetraRoel Petra
    Participant

    Hi there,

    I'm experiencing a bug with the front-end submission system.

    Scenario:
    I'm using bricks and have set up a submission form on the post page for my post-type "Collectible" (edit is enabled).
    I have a custom field for the title after save, so I selected object type "Custom Model".

    Whenever I dont select anything in the "Post Fields" My entire page stops working. So I just select Title.
    However, now it displays "You are not allowed to edit this post."

    When I switch from "Custom Model" to "Post" then it shows the Title field, which I do not want since I use a custom field for this. So then I remove that. When I do this, the entire page stops working again??

    How can I fix this seemingly endless loop?

    #47996
    Roel PetraRoel Petra
    Participant

    Small side note:
    The shortcode works fine. However this is still a bug with the bricks element.

    #48003
    PeterPeter
    Moderator

    Hello Roel,

    >> I have set up a submission form on the post page for my post-type "Collectible"

    You are using the post type, not the custom model, so you need to select Object type Post instead of Custom model.

    If you don't want to show the custom fields in the frontend form, you can remove the field group ID from the widget settings.

    Following the documentation https://docs.metabox.io/extensions/mb-custom-table/#custom-models
    https://docs.metabox.io/extensions/mb-frontend-submission/#adding-the-submission-form

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