Hi,I have a form I made in LiveCycle designer. It has radio buttons and
when a radio button is clicked, it passes an object to a function that
then expands a table and adds rows for each item. It works in Reader 10
and 11, but I just had a coworker test it in Acrobat Professional 9 and
it doesn't populate the table!??? It gives this
messagethis.resolveNode("createTable").createTable(incis, "container")
is not a function
28:XFA:form1[0]:#pageSet[0]:Page1[0]:RadioButtonList[0]:incision[0]:click
wh...