Form to select and update custom posts

Support MB Frontend Submission Form to select and update custom postsResolved

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45618
    Emma ClareEmma Clare
    Participant

    Hi

    I’m using Bricks and MetaBox.
    I have created a new post type given it some fields and am displaying the MetaBox frontend submission form on a page.

    I want to edit the custom post and select the post to edit from its post_id (dcid) in the querystring like this
    https://my-website.com/membership-admin/?dcid=29133

    I have tried adding {url_parameter:dcid} as the Post ID in the form content panel but when I run it I get a message saying ‘You are not allowed to edit this post.’

    If I enter the actual post_id (eg. 29133) into the Post ID field it works just fine but I need it to be dynamic.

    What am I doing wrong?

    #45619
    Emma ClareEmma Clare
    Participant

    I found the rwmb_frontend_field_value_post_id code now and sorted it so please feel free to delete this topic

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