cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Script

Former Member
0 Kudos

Hi,

Whenever I see the preview of adobe form the following error gets popped up:

Script failed(language is formcalc;context is xfa[0].form[0].data[0].Page1[0].DE_Empty[1].DEContent[0].ISR_DDL_NoSelected[0])

script = .....

Error: accessor 'xfa.record.enum_list.nodes.length' is unknown

Not able to get what it is.

Please help

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You have selected the Language as FormCalc and written the JavaScript code in that, that's why it is showing up the error. When you are writing the Script code there you find a dropdown box at the to right panel of that script editor there you can select the appropriate language.

Regards

Pradeep Goli