Avatar

Correct answer by
Level 10

Hi,

the XFA spec states that a script can only reference a script in a document variable (alias script object), if it uses the same contentType (alias scripting language).

That's why you cannot call a JavaScript function from FormCalc.

http://partners.adobe.com/public/developer/en/xml/xfa_spec_3_3.pdf#page=377

View solution in original post