Enables or disables all the standard POST fields.
$au.uploader('uploaderID').metadata().enableAllStandardFields(enable);
Type: Boolean
If true, all the standard POST fields are uploaded; otherwise, no standard fields are sent to a server.
true