UpdateFolderBrowseField method

This method updates the definition of a Folder Browse field.

UpdateFolderBrowseField ( FieldName , Root , Required )
Argument Description
FieldName The name of the field to update.
Root The root folder path.
Required A Boolean value indicating whether the field requires a value or not.

Remarks

The field must exist on the form definition.