For example, there is a VPS custom post type and a Location custom post type, there are 5 locations a VPS may be. I want the VPS post type has a field which is reference to a location post, when I write a new VPS post. Then I use View to display the location post, when someone visits a VPS post.
Something like post reference or post relation.
Is it possible, and how?