form.fieldName ViewHelper <vhs:form.fieldName> 

Form Field Name View Helper

This viewhelper returns the properly prefixed name of the given form field and generates the corresponding HMAC to allow posting of dynamically added fields.

Arguments 

name 

DataType
string
Required
false
Description
Name of the form field to generate the HMAC for.

property 

DataType
string
Required
false
Description
Name of object property. If used in conjunction with <f:form object="...">, "name" argument will be ignored.