Found 334 results for "docs fields control"

The search executed in 0.002055136 seconds. That's fast.

How to limit the fields that come back in a query

Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the

Score: 4.3465323

Gitana 4.0 / Forms / Fields / Date Field

Enhance your date fields with Bootstrap Datetime Picker and Moment.js formatting for versatile and user-friendly data input.

Score: 4.226516

Gitana 3.2 / Guide / Guide / Forms / Fields / CK Editor

Enhance your forms with CKEditor, a customizable HTML editor with plugins, for intuitive visual editing and streamlined content management.

Score: 3.6619284

Gitana 4.0 / Forms / CMS / Fields / CK Editor

Enhance your editorial experience with CKEditor, a flexible HTML editor with customizable plugins and tools for visual HTML editing.

Score: 3.6619284

Gitana 4.0 / Forms / Fields / Time Field

Optimize time field inputs with Bootstrap DateTimePicker; format with Moment.js for flexibility and accuracy.

Score: 3.618611

Gitana 4.0 / Forms / Fields / Date Time Field

Advanced DateTime Field feature utilizing Bootstrap DateTime Picker for seamless date and time selection with customizable formats.

Score: 3.4619358

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.4247491

Gitana 3.2 / Guide / Guide / Forms / Fields / Related Content

Optimize file uploads with custom options for node types, paths, sizes, and more using our advanced related content control system.

Score: 3.4150248

Gitana 4.0 / Forms / CMS / Fields / Related Content

Easily manage and upload content assets with the versatile related-content control, optimizing file storage and ensuring seamless user interaction.

Score: 3.4150248

Gitana 4.0 / Forms / CMS / Fields / File Picker

Optimize file and folder navigation with our Cloud CMS file picker for seamless integration and easy customization.

Score: 3.3816798

Gitana 4.0 / Forms / Fields / CKEditor Field

Enhance your web editing with CKEditor, allowing seamless HTML integration and customizable rich-text editing features.

Score: 3.2252965

Gitana 4.0 / Forms / API / Callbacks

Optimize your form handling with Alpaca's callbacks, including events, observables, validation, and wizards. Enhance user interaction now!

Score: 3.2182624

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 3.1900973

Gitana 4.0 / Forms / API / Ordering

Optimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.

Score: 3.1757443

Gitana 4.0 / Forms / API / Events

Learn how to effectively bind and manage event handlers in Alpaca fields using configuration, callbacks, and custom extensions.

Score: 3.161282

Gitana 4.0 / Forms / Fields / Option Tree Field

Enhance form fields with Option Tree, offering structured text inputs and dropdown selection paths for seamless user experience.

Score: 3.1183915

How to Retrieve content by their document library path

You 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.0536795

Gitana 4.0 / Forms / API / Wizards

Create multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.

Score: 2.870623

Gitana 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 2.856224

Gitana 4.0 / Forms / CMS / Fields / Node Picker

Enhance your data filtering with Node Picker's advanced modal for sorting, inspecting, and selecting nodes, supporting both single and multi-node options.

Score: 2.856224

Gitana 4.0 / Forms / API / Layouts

Optimize your form layouts with Alpaca's automatic and template-driven placement, ensuring flexible field alignment using Handlebars templates and explicit bindings.

Score: 2.8483722

Gitana 3.2 / Guide / Guide / Forms / Fields / File Picker

Explore our Cloud CMS File Picker, a versatile tool for folder navigation and file selection with customizable options.

Score: 2.8156242

Gitana 3.2 / Guide / Guide / User Interface / Add-ons

Enhance your Cloud CMS with Add-Ons for seamless integration with YouTube, Vimeo, Google Docs & more. Boost editorial features effortlessly.

Score: 2.7438684

Gitana 4.0 / User Interface / Add-ons

Enhance 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.7438684

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media Types

Learn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.

Score: 2.7034492