anywhere in your template. If you want to know if the field is required use field.noloop.name.isRequired.
+From outside the field_loop it's also possible to access all form fields directly. To accomplish this you should use these variables. Call them with field.noloop.fieldName.property, where fieldName is the name of the field (not the label) and property is anyone of the properties supplied by the field_loop. If you want the form tag of field 'name' you should use field.noloop.name.form anywhere in your template. If you want to know if the field is required use field.noloop.name.isRequired.
form.send
@@ -345,7 +345,7 @@ The end of the form.
*Only available if the user has already submitted the form.|,
- lastUpdated => 1090575731
+ lastUpdated => 1098920726
},
'61' => {