close

Filter

Studio Developer Manual / Version 2412.0
Table Of Contents

CoreMedia Studio provides two ways to post-process newly created content. You can use the post-processing to initialize the content with default values or to trigger other actions.

Content Initializer

Content initializers are explained in detail in Section 9.5.7, “Client-side initialization of new content items”

Quick Create Success Handler

Quick create does support a "success" hook where methods are executed once the content has been created successfully. You can register these methods for the class QuickCreate:

QuickCreate#addSuccessHandler(contentType: string, onSuccess: AnyFunction): void

Example 9.153. Quick Create Success Handler Registration


Was this article useful?

Search Results

Table Of Contents
warning

Your Internet Explorer is no longer supported.

Please use Mozilla Firefox, Google Chrome, or Microsoft Edge.