I need to be able to pull a list of custom post types that user has created within a different custom post type add new/edit page.
ie. Click on Add New Book and it has a select box that has a list of Movies to choose from.
I've tried query_post and WP_Query, but it won't allow my meta box values to save.