Hi all,
At the top of this thread @Jesse had mentioned using a button on a selected product to “re-order” an additional product by using the Add Order Action and passing the Menu Item Name into it.
My current issue is trying to get Menu Item Name from the selected product. Using a debug message action I created to test what is getting passed into other actions (and for testing rules that I have created that may or may not be working as intended), when I pass in [:Order:Menu Item Name] or [:Menu Item Name] I get a blank in return.
Through some experimentation I have made the assumption that with the order line selected I have access to it, as I was able to unlock and update the quantity of the item.
This forum has been brilliant for its tutorials and have helped heaps with the two builds I have made so far.