Previous Topic

Next Topic

Book Contents

Editing data in a Repeating Data itemset

To edit data in a Repeating Data itemset on a form, use the following additional attributes:

Attributes

Attribute

Definition

SECTIONNAME

Specifies the RefName of the section in which the itemset occurs.

ITEMSETNAME

Specifies the RefName of the itemset definition.

ITEMSETINDEX

Adds or modifies data for an item in a Repeating Data itemset.

Specifies the row number for the item in a Repeating Data itemset to modify or add data to.

Valid values are 1-n, where n=the value of the INITIALROWCOUNT of the Repeating Data itemset.

Note: To add or modify data in a row in an Add Entry or a Repeating Data itemset, you must use the EDITPATIENTDATA tag. This is true regardless of whether the row contains data.

Send Feedback