TABLE 3-2
Spry Data Objects
Icon Name Description
Spry XML Data Set Identifies an XML data source and data columns to work
with.
Spry Region Sets an HTML tag, typically
or
, to work
with a specified Spry data set.
Spry Repeat Establishes a repeating region for Spry data within or
tags.
Spry Repeat List Repeats Spry data for list-related tags, such as ,
, or .
Spry Table Creates a table linked to a Spry data set with a repeating
row and sortable columns.
The Spry form objects add client-side validation to a range of form elements. With validation enabled, users
are immediately informed if they enter their information in the wrong format. Table 3-3 lists the available
Spry form objects.
TABLE 3-3
Spry Form Objects
Icon Name Description
Spry Validation Text Field Inserts a standard text field with 13 different validation
types.
Spry Validation Select Adds a menu select list to the page that checks to see if a
choice or invalid selection has been made.
Spry Validation Checkbox Includes a checkbox form element to the page that can be
required or, if multiple checkboxes are used, restricted to a
minimum or maximum selected.
Spry Validation Textarea Inserts a textarea form element that can be required or
restricted to a certain number of characters.
Pages:
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213