In the sale module on the quotation form there is a section that allows you to add product lines. In the sales module it looks like this:
I've created a wizard for adding multiple products and would like to have a link or button next to the 'Add a product' link that opens a wizard.
I'm using an xpath expression, and can add other tags, but I can't make a button appear.
I'd like to do something like the code below:
How can I make this work?