hello all. i did try searching but was not having much success with the parameters i was using.
basically,
1) I used More Types to create a custom post type of 'Names'
2) I am now using More Fields to create fields which I would like to appear in 'Names'
3) I would like to be able to use the field type of Select, and have it display a list of all posts that will in the future be created under 'Names'. However, at the moment that field requires that you manually enter a comma separated list of the values (in my case, names) that you want listed in that drop down. I would rather have that field read from custom post type that I just created.
Is there a workaround? An alternate plugin that might accomplish this?
Thanks for reading this, hoping some one can suggest something!