On 01.04.2004 21:12, JD Daniels wrote:
Awesome Thank You *Very* Much for the help Joerg. I have been sitting on this for weeks delaying it until the end of the project :)

Final working function is:

model.inventory.onAddRow = function(row) {

var pipelineUtil = cocoon.createObject(Packages.org.apache.cocoon.components.flow.util.PipelineUtil);

Don't forget to dispose the object after usage: cocoon.disposeObject(pipelineUtil);

Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to