Skip to main content

Posts

Showing posts from September, 2021

Setup The Structure Template In Nuxeo

Learn how you can predefined the folder structure with ACL permissions when the new workspace is created. * You can define the n number of folders in nuxeo platform * You can define any other documents * You can choose the Root / Collection / workspace / domain only once to avoid the conflict between multiple structure template. * Setting up the details via structure template, it will always execute the predefined setup whenever the context directory is being generated and you can save a lot of time for setting up the same structure and permission. Just see the below video for how to do tutorial using Nuxeo LTS 2021 platform.

Creating Vocabulary & Drop down widget Using Nuxeo Studio & Web UI 2021

Create vocabulary in nuxeo platform for dropdown widget. * Add your options in the vocabulary section & choose your vocabulary type according to your business needs * Select your document type * Go to schema section * Add a new field * Select your data type as directory * Select your vocabulary  * Save your document type * Configure your layouts like create, edit and meta with new field changes * Hot reload your configuration * Now you can see the new changes in the nuxeo platform. See the complete walk through session from the youtube.

Learn How To Create Basic Document Using Nuxeo LTS 2021 Web UI Platform.

Create a basic document using Nuxeo LTS 2021 web UI platform. Modeler Changes * Creating a customized document type with the help of file document * Adding the meta data using the schema UI * Data Type & Validation Designer Changes * Layout configuration * Create form, Edit form, Import form, Metadata form & View form. * Basic file meta data will be configured with title and description * Now we have to add new meta data that we have created in modeler section * Drag and drop the widgets using the Layout designer section. * Hot Reload the local project using Nuxeo dev Tools * Clear your cache and refersh your page * Now you can see the new document type is available to create your own document * Enjoy working with Nuxeo project in short time Watch the below video for complete demonstration.