Support

Account

Home Forums ACF PRO Simple ordering system with ACF

Unread

Simple ordering system with ACF

  • Hi ACF forum. I’m about to build a simple ordering system with ACF. I want something similar to this; https://css-tricks.com/examples/DynamicOrderForm/

    Where each row/product is a CPT (cpt_product) with cost in a meta-field (no problem). I want each order to be saved as a CPT (cpt_order).

    It’s not a problem to actually render the form, get the products in each row and the frontend functionality. But I can’t figure out, how to build everything into a form, which will actually be saved as a CPT upon save/submit.

    Anyone with any good advice? Thanks a lot!!

Viewing 1 post (of 1 total)

The topic ‘Simple ordering system with ACF’ is closed to new replies.