Comment posted by Giovanni
9 years ago.

Hi,
I get the following error: "Impossibile recuperare la proprietà 'appendChild' di un riferimento nullo o non definito"
translated should be something like: "Unable to get property 'appendChild' of undefined or null reference"

Giovanni

Comment posted by Dan Letecky [DayPilot]
9 years ago.

Could you please post the stack trace of the error?

Comment posted by Giovanni
9 years ago.

TypeError: Impossibile recuperare la proprietà 'appendChild' di un riferimento nullo o non definito
at print (scripts_external.js:6585:13)
at t.prototype.showPrint (scripts_apex.js:1:53209)
at fn (Function code:2:195)
at e (scripts_external.js:296:187)
at m.prototype.$eval (scripts_external.js:160:336)
at m.prototype.$apply (scripts_external.js:161:40)
at Anonymous function (scripts_external.js:296:237)
at r.event.dispatch (scripts_external.js:3:10259)
at q.handle (scripts_external.js:3:8269)

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.