Sauter la navigation

[Résolu] Create orders deliveries for a product

This support ticket is created Il y a 1 année et 3 mois. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

Ce sujet contient 1 voix et a 0 réponses.

>

Assisté par: Minesh.

Auteur
Publications
#2685822

I have 1CPT "Products", 1 CPT "Clients"

I need a page to create new orders (another CPT ? or an intermediary post ?) where I choose the product in a selection list and a client in another selection list adding some custom data in the custom fields of the order. To create the order with its relationships to the product and the client (in 1 form)

On the page of the product, I need to click on a button "add order" that will open a form to create an order related to the product it comes from where I can choose my "client". Same on the Client page...

How can I do that ?