Duplicate File Behavior, Duplicate File Upload Behavior
Determines how duplicate files should be handled.
Behavior types available are:
- Overwrite - Will overwrite any existing file with the same name, extension and path.
- AppendNumber - Will append a sequential number to the uploaded file when one with the same name, extension and path already exists.
Property Type: Fixed
Default Value: Overwrite
Hierarchical Reference: ControlName.DuplicateFileBehavior
To Change the Default Value
- Activate the property by clicking in the field.
- The field will now display a drop down box. Select the property required for the control from the box.
Form Design
A type of control property where the value can only be set in
the Form Designer (not by a rule).