Custom field with associated value
-
Hello, I am pretty new with pods and only have used it on some simple relation establishing among custom post types and ofc simple custom post type creation and extension which it was very helpful but recently I was trying to do this to learn and explore what I can do more with Pods.
Conditions of what I am trying to do:
I have a services custom post type AND I have a Customers custom post type.
In Customer Post type there is a custom field which is related to the Services post type.
There is no standard price for the services given.
A customer can have multiple services associated with it.What I am trying to do ;
When adding a new customer I need to select a service from the dropdown list and enter a price which should be associated with that service for this particular customer. And repeat this for each Service the Customer is buying.
Where I am at;
Well I can see and select the services thanks to the relation and thats it. I need some help to direct me towards right direction. How would I be able to accomplish this using Pods ? which features should I focus on or use ? I got pretty lost with the documentation.
Thank you for your help.
- The topic ‘Custom field with associated value’ is closed to new replies.