This documentation is for the old version. Go to the latest Upload Suite docs

metadata.removeCustomField(String) Method

Supported browsers: Internet ExplorerFirefoxGoogle ChromeSafari

Removes a custom field with the specified name.

Syntax

JavaScript
$au.uploader('uploaderID').metadata().removeCustomField(name);

Parameters

name

Type: String

The custom field name.