File Upload Front End Form

Support General File Upload Front End Form

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #42783
    JohnJohn
    Participant

    Hello,

    -I have a custom field attached to a custom post type
    --cpt is called team member
    --custom field is File Advanced, and the ID is team_file

    -When I edit an individual post, I can attach a file to the post using the custom field metabox.

    -I have added the front-end form for the file advanced field to a template in Bricks Builder.

    -When I use the front-end form to upload a new file, this action is creating a new post under the team member cpt. Instead, I would like it to attach to the current post.

    Is it possible to attach a file to a post using the front-end form so the client does not have to edit the post? They can use the front-end form instead?

    Thanks!

    -John

    #42787
    PeterPeter
    Moderator

    Hello,

    Currently, it is not possible. You will need to edit the post to upload the file and attach it to the post, like in the admin area.

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