onFolderCreated( )


Triggered when a folder is created.

This event is also triggered when a folder is restored from the Media Manager's trash bin.

Method Declaration
Copy
Method Parameters
eventFolderCreated

Information about the created file and metadata for the event.

An event that triggers when a folder is created
JavaScript
Errors

This method doesn’t return any custom errors, but may return standard errors. Learn more about standard Wix errors.

Did this help?