ViewHelper Documentation
v: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 string
Name of the form field to generate the HMAC for.
property string
Name of object property. If used in conjunction with <f:form object="...">, "name" argument will be ignored.