Update CMS Item

I am trying to set up a page to allow members to order wine. The page displays the number of bottles in inventory. I have a form to take an order. I then want to subtract the order from inventory in the CMS. In order to do that, I need the _id of the CMS item. Is there a way to display the _id in the dynamic list?

2 Likes