Hi all,
I got a multirecord form with a list of products I want to select.
Question:
On first column I have the automatic ‘selection’ flag field.
I would like to select many products and then, with a button or similar, I need to create a RFQ Request for Quoting or a Customer Order .
I was thinking to add two image buttons (RFQ-Order) on each row and then, once clicked one of two, to make the add to a order table rows or a RFQ rows table. see image
Here a problem raise becouse on Ajax Events (using Multirecord form) … image fields are not available as selectable for on Click event.
I think it is possible only using a grid .
Which is the best way to add dinamically rows to RFQ or Order after clicking on row image ??
How can I show the Rfq/Order form/rows to user in order to give him the possibility to edit o delete same rows ?
Is there a ‘brilliant’ solution to that kind of topics (select above and show below…).
Many thanks
Giovanni