Hi there,
I am currently using Views Bulk Operations on my Orders view to change status' and to generate a view so that I can print invoices and packing slips.
I have a bulk operation which passes the ID arguments onto another "print view", so that I can display the orders in a printable form. I am currently using the " Pass ids as arguments to a page" VBO option. I can also use the Rules to suck in the IDs but both require using the Bulk operation field in the view.
I want the "Print" bulk operation to "Pass ids as arguments to a page" in a new target_blank page. Does anybody know how I can integrate this code into this singular VBO?
I wasn't sure to post this as an issue or to post it here..
Any help would be appreciated! Thanks!
Comments
About the packing slips
How did you get the VBO to pick up packing slips? I'm scratching my head after 2 hours of tinkering with uc_shipping but to no avail.
We used a custom views integration
Hi Pastel, so sorry for the insanely late reply, I lost track of this issue. Just to let you know, we never used the shipping modules for this, we did manual packing slips using views and passed arguments to the views pages so we had order-specific variables on them!