Skip to Content
0
Sep 13, 2007 at 07:59 AM

Document Generation Wizard no FormData Event

25 Views

Hi,

When I add an Invoice through the invoice form I get a FormData Event.

Whn I use the Document Generation Wizard catching ALL events only the following events occurr.

Form 953.F_257: after event(et_ITEM_PRESSED) for item 4//-1

Form 953.F_257: before event(et_CLICK) for item 4//-1

Form 953.F_257: after event(et_CLICK) for item 4 - success//-1

Form 953.F_257: before event(et_ITEM_PRESSED) for item 4//-1

Form 953.F_257: before event(et_FORM_CLOSE)//-1

Form 953.F_257: after event(et_FORM_CLOSE) - success//-1

Form 953.F_257: before event(et_FORM_UNLOAD)//-1

Does anybody know why the formData event is not triggered after creating an invoice or any other document?

Regards

Ad