Found 286 results for "docs fields editor"
The search executed in 0.001444452 seconds. That's fast.
![]() |
Gitana 4.0 / Getting Started / Working with Content / FormsCreate and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.
Score: 3.6174228
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Web FormsEffortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.
Score: 3.5928254
|
![]() |
Is there a programmatic way to add more content to workflows?There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 3.4158313
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extra AttributesLearn to add custom attributes like title and creator to your embedded media in CKEditor using simple JSON configurations.
Score: 3.3355513
|
![]() |
Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extra AttributesEnhance embedded media with extra HTML attributes like title and creator using CloudCMS configurations for richer content customization.
Score: 3.3355513
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl
Score: 3.2339177
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templatesOptimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.
Score: 3.1856976
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / project-field-templatesOptimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.
Score: 3.1856976
|
![]() |
How to Retrieve content by their document library pathYou can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo
Score: 3.04694
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media TypesLearn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.
Score: 2.8224974
|
![]() |
Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media TypesLearn how to extend media types on CloudCMS beyond Youtube and Vimeo with this tutorial. Code involved!
Score: 2.8224974
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Add-onsEnhance your Cloud CMS with Add-Ons for seamless integration with YouTube, Vimeo, Google Docs & more. Boost editorial features effortlessly.
Score: 2.737577
|
![]() |
Gitana 4.0 / User Interface / Add-onsEnhance your Cloud CMS with powerful add-ons for seamless third-party integration with YouTube, Vimeo, and more. Customize UI, logic, and content effortlessly.
Score: 2.737577
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Attachment PropertiesOptimize your content management with easy-to-use attachment properties in Cloud CMS, offering seamless file integration and real-time syncing.
Score: 2.6571126
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Attachment PropertiesManage binary attachments effortlessly with Cloud CMS's attachment properties, offering auto-updates and easy form integration for seamless editorial control.
Score: 2.6571126
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 2.5236804
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 2.5236804
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-selected-actionsManage document actions like deploy, delete, edit, and export with ease. Control permissions for deployment, printing, and workflows efficiently.
Score: 2.522654
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / documents-list-selected-actionsManage document actions like deploy, delete, edit, and export with ease. Control permissions for deployment, printing, and workflows efficiently.
Score: 2.522654
|
![]() |
Gitana 4.0 / Forms / Fields / Date FieldEnhance your date fields with Bootstrap Datetime Picker and Moment.js formatting for versatile and user-friendly data input.
Score: 2.5191674
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 2.5191674
|
![]() |
Gitana 4.0 / Content Engine / Access Policies / Conditions / PathOptimize your policies with path conditions using regex for targeted permissions on content nodes and folders like /images, /products, and /Services.
Score: 2.5022068
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / AwarenessCollaborate in real-time with Awareness; view, edit documents with others seamlessly, similar to Google Docs. Auto-lock ensures efficient editing.
Score: 2.4580169
|
![]() |
Gitana 4.0 / User Interface / User Interface / AwarenessReal-time document collaboration with user avatars and auto-lock editing for seamless teamwork, similar to Google Docs.
Score: 2.4580169
|
![]() |
Gitana 4.0 / User Interface / Embedded MediaLearn how to seamlessly embed media in CKEditor with CloudCMS, using templates for YouTube, Vimeo, and more. Perfect for enriching your content.
Score: 2.3895602
|