Advanced samples
The samples below demonstrate building your user interface based on an external application.
| Field / Property | Description |
|---|---|
| Custom actions in KCenter | Demonstrates how to create a new custom menu option in the KCenter UI. |
| Custom UI template | Complete wizard demonstration. There is a video on YouTube that shows how this sample works https://www.youtube.com/watch?v=do-uVuk816M |
| Form UI template | Demonstrates how to create a document from a third-party application form. |
| Security Provider | Create your security provider. |
| Set a unique document name based on metadata | Create a unique name and a unique ID field based on metadata. |
| Tab UI content extension | Demonstrates how to add content to the KCenter UI using the tab extensions. |
| Tab UI content extension using KCenter methods | Demonstrates how to access KCenter methods from an external application using JavaScript. |