Content Field Editor SDK Reference

The Oracle Content Management content field editor SDK API enables communication between a custom field editor and a content item defined with a content type that uses the custom field.

The content field editor SDK has a global object called editorSDK that initializes the field editor. The entry point is to call the editorSDK.initSDK and passes a callback function like editorSDK.initSDK(initEditor).

There are two objects: