My question is this:
I'm a telco company and I have two different custom post types with their own meta fields:
1. Phone Models (like iphone 5s, Samsung galaxy note 3 etc.)
2. Package Plans (Like Vodafone Red package with own attributes for data, sms, minutes etc.)
What I need to do is to associate each phone to several different package plans with diffrent prices per month. (check the attached image)
Lets assume that I have already created 1000 different phone items with all details.
What I would like to do is, to create a 3rd custom post type; lets say phone_package_price and
1. Add new phone_package_price
2. Select phone model
3. Select package plan and than enter the price and hit publish!..
As far as I see there is no select option for cross listing custom post types.
Can you please advise on how to set the logic?
I've read this previous post, which is very similar to my case and unfortunately it still remains unanswered at the end of the discussion.
http://wp-types.com/forums/topic/dynamic-select-in-type-group/page/2/
Thanks in advance,
Kemal