Previous | Next | (P-PDF) JavaScript
Topic: array value
Conf: (P-PDF) JavaScript, Msg: 27904
From: JJJ
Date: 10/2/2001 01:25 AM
Actually, the value of Forms1 is the result of a list box with multiple selection enabled. So, the result is either a single value or, as I understand it, an array of values, if multiple selection. Since there are not multiple fields that would use the hierarchical naming scheme, but rather a single field with multiple selections, would you still use getArray?