Title | Excerpt | Topics | Level |
---|---|---|---|
HOWTO: Add a Button - JSF UI | Learn how to add new buttons at different locations in the JSF UI using user actions and automation (in a document contextual tools or on a document Edit form for instance). | Automation, Extension, Tab, User action, JSF UI | Beginner |
HOWTO: Automatically Convert a Document to PDF | Learn how to convert automatically a document into PDF using Nuxeo Studio. | Document type, Automation, Conversion | Intermediate |
HOWTO: Contribute Picture Conversion | Learn how to contribute new picture conversions. | Automation, XMLExtensions, Layouts, Conversion | Advanced |
HOWTO: Contribute Video Conversion | Learn how to contribute a new video conversion to convert a video to WebM format. | Automation, XMLExtensions, Layouts, Conversion | Advanced |
HOWTO: Create Custom Buttons | Learn how to execute UI functions after business logic execution | Automation, UIElement | Advanced |
HOWTO: Create an Automation Chain | This how-to explains the different steps to create and configure an automation chain using Nuxeo Studio. | Automation, Events, UIElements | Beginner |
HOWTO: Customize the Default Document View | Learn how to update the default Nuxeo document view. | UIElements, Automation | Advanced |
HOWTO: Export Data Using Document Template and Automation | Learn how to generate a CSV file listing all the documents of your Nuxeo Platform repository. | Automation, Templates | Beginner |
HOWTO: Fetch Documents with a Query on Date Parameters | Learn how to make it possible to process documents depending on a date parameter. | Automation, Content view | Intermediate |
HOWTO: Fetch a Document by Its ID or Path | Learn how to use the operation Document.Fetch to get a document by its ID or its path. | Automation | Intermediate |
HOWTO: Inherit Metadata from a Parent Document | In this how-to, we will implement an event handler that will listen to the creation of documents. When the created document matches some predefined criteria, the listener will execute a content automation chain. The chain will copy the "source" metadata value from the workspace to the created document. | Automation, Event handler | Beginner |
HOWTO: Make a Simple Task Assignment to One or Many Users | Learn how to create a task and assign it to one or many users. | Workflow, Automation, Task | Intermediate |
HOWTO: Manage Relations on a Document | Learn how to display relations on a document. | Automation | Intermediate |
HOWTO: Prepopulate Metadata at Creation | Learn how to prepopulate metadata in the document creation layout | Automation, Events | Beginner |
HOWTO: Quickly Generate a PDF Using Document Template | Learn how to get a PDF printable version of the data stored on your document as properties using Nuxeo Studio. | Automation, Conversion, Templates | Beginner |
HOWTO: Reference an External Operation | Learn how to reference an external operation | Automation, Registries | Intermediate |
HOWTO: Trigger an Automation From a Dialog | Learn how to trigger an automation chain or an automation scripting from a Web UI Dialog. | Automation, UIElements | Intermediate |
HOWTO: Use PDF conversion operations with Nuxeo Studio | Learn how to use all operations that offers PDF tools operations from Nuxeo Studio: Watermarks, page numbers, document merging... | Doctype, Automation, Conversion | Intermediate |
HOWTO: Write Reusable Automation Chains | Learn how to factorize similar automation chains. | Automation | Intermediate |