metadata.removeCustomField(String) Method HTML5/Flash Uploader JavaScript

Supported technologies: Adobe FlashHTML 5

Removes a field with the specified name.

Syntax

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

Parameters

name

Type: String

The field name.