I’m trying to add a set of row from one model to another by using massactions. Basically from one object to another object. I have an opportunity and to that opportunity i have selected a ‘Program’ and later I want to select deliverable(s) associated to the program. I’m using a Popup to do that. When I use Action type Multi (as I want to pass some condition before loading the pop up screen) instead of popup directly, I’m not able to add the row selected but if I use action type popup then I’m able to do so. I thought it might be because of the condition that I’m passing and hence the error. So I decided to use Action type Mutli to Popup the screen without passing on any condition and I’m still having the error.
Error: I clicked Add D but only a single row is created in the screen behind.
Also, Including the XML for reference. The difference in this one and the one that works is the action type for the below xml is " Run Multiple Action" while the other one is “Popup”. Let me if this a bug or Am I missing something?.
models.loaded