| setappfwprofile_defaultfieldformatmaxoccurrences |
Use this method to set maxiumum allowed occurrences of the form field name in a request. |
Syntax |
Parameters |
name |
Name of the profile that you want to modify. This is mandatory parameter. |
defaultfieldformatmaxoccurrences |
Maxiumum allowed occurrences of the form field name in a request. Default value = AS_FIELDFORMAT_MAX_OCCURRENCE. Minimum value = 0. Maximum value = AS_FIELDFORMAT_MAX_OCCURRENCE. |
Return Value |
Returns simpleResult |
See Also |