PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

File Upload inside costom post field

  1. brincy
    Member

    Hello,

    Using the file upload how can I set a url of the uploaded file to go inside the custom post field of the post?

    Thank You

    Posted 11 years ago on Tuesday April 23, 2013 | Permalink
  2. David Peralty

    If you go under Post Fields, we have a Custom Field field type.You can then select it to be a file upload field. Otherwise, you'll need to create custom PHP using our hooks to move the value from one field to another.

    Posted 11 years ago on Tuesday April 23, 2013 | Permalink