Hi! I wanted to test pdf-forms with the latest minimals from contextgarden and ran into some interesting errors. The following code compiles, but I cannot change the fieldvalue:
\starttext Field \fillinfield[test]{Fieldtext} \stoptext
When I add \setupinteraction[state=start], the compilation breaks with an error:
! Undefined control sequence. var :j:fields_1 -> visible_field = new Array() ; var visible_fields = 0...
\docommand ...code {\getvalue {\r!java \r!java #1} }\ifoneJSpreamble \@EA \se... \next2 #1,->\docommand {#1} \doprocesscommaitem <argument> \relax fields_1, Do_Check_Answer \doprocesscommalist ...aitem \gobbleoneargument #1 ,]\relax \global \advance ... \presetJSpreamble ...[\allJSpreambles ]\docommand \ifoneJSpreamble \gdef \al... ... l.6 \stoptext
Neither pdfcontext nor luatex wanted to compile. Can anyone help? Best regards, Eyke