Is it possible to add line items to an order with rules? (not using cart or checkout module)
I'm trying to set up a very basic site which won't take payment or ship.
Trying to get away with not using the cart or checkout modules as they're not needed in this case. All that is needed is order creation when a webform is submtted.
I've got everything set up and working except for I can't see any way to add line items to this created order.
I looked at "Add an item to a list", I can select to add to the created entity/order's list of line items, but the data selection I only have site, user, node, webform node and created entity - nothing useful - how do I get products/line items to show up here? I tried to use conditions to expose this but may well have been doing it wrong.
Is it possible to add line items or products directly to an order with Rules?