Yeah, I wanted a dropdown list of posts from a given post category. I was able to accomplish it by using the Field Type Post Object.
I had it set to filter by post type (Post) and then filter by Taxonomy (Specific Category)
Then I created a set of custom fields for that specific category for other information I wanted to display/output.
All set. Thanks for attempting to assist.