Found 454 results for "docs fields list"

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

Gitana / 4.0 / Content Engine / Content Models / Connectors

Integrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.

Score: 15.465553

Gitana / 4.0 / Content Engine / Content Models / Relator Properties

Explore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.

Score: 12.117662

Gitana / 3.2 / Guide / Guide / Security

Secure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.

Score: 10.178172

Gitana / 4.0 / Content Engine / Bulk Import / CSV

Import CSV data effortlessly into Cloud CMS with our Bulk Import tool. Perfect for World Cup match data or any CSV file.

Score: 10.178172

Gitana / 4.0 / Content Engine / Security / Overview

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 10.178172

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-sort-fields

Optimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!

Score: 9.056551

Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-sort-fields

Optimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!

Score: 9.056551

Gitana / 3.2 / Guide / Guide / Forms / Fields

Explore our comprehensive guide to form fields, including Attachment Picker, CK Editor, File Picker, Node Picker, Related Content, and Slug options.

Score: 8.151318

Gitana / 4.0 / Forms / CMS / Fields

Explore comprehensive CMS field documentation: Attachment Picker, CK Editor, File Picker, Node Picker, Related Content & Slug.

Score: 8.151318

Gitana / 3.2 / Guide / Guide / Forms

Optimize your content management with Cloud CMS's mobile-friendly, role-based forms using the powerful Alpaca Forms engine.

Score: 8.061819

Gitana / 4.0 / Forms / Overview

Enhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.

Score: 8.04473

Gitana / 3.2 / Guide / Guide / Content Modeling / Connectors

Integrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.

Score: 7.276514

Gitana / 4.0 / Forms / API / Custom Fields

Create custom fields in Alpaca forms with ease. Extend field types, override methods, and access open-source code to customize UI components.

Score: 6.95201

Gitana / 4.0 / Forms / CMS / Overview

Explore our comprehensive guide to forms, designed to simplify data collection and enhance user experience on your website.

Score: 6.308136

Gitana / 3.2 / Guide / Guide / Content Modeling / Relator Properties

Optimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.

Score: 5.8766427

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / list

Manage and optimize datalist translations and items with context-specific actions for efficient locale handling.

Score: 5.6227493

Gitana / 4.0 / Developers / User Interface Customization / Contexts / list

Manage and optimize datalist translations and items with context-specific actions for efficient locale handling.

Score: 5.6227493

How to get a content definition JSON from the Cloud CMS API?

There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep

Score: 4.8469696

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Templates / List Items

Customize your list item displays in CloudCMS UI using templates. Learn to configure icons, descriptions, and create tailor-made views effortlessly.

Score: 4.7977533

Gitana / 4.0 / Developers / User Interface Customization / Templates / List Items

Customize list items in CloudCMS UI with icons and descriptions using flexible templates. Learn how to create, sort, and manage list item displays.

Score: 4.7977533

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

Gitana / 3.2 / Guide / Guide / Policies / Data List Policies

Optimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.

Score: 4.227908

Gitana / 4.0 / Content Engine / Behaviors / Policies / Data List Policies

Optimize your data list operations with custom policy hooks for adding, updating, and removing list items in JavaScript and Java.

Score: 4.227908

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-buttons

Manage your documents efficiently with our tools for creating folders, uploading files, and viewing properties. Ideal for seamless file organization.

Score: 4.124509

Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-buttons

Manage your documents efficiently with our tools for creating folders, uploading files, and viewing properties. Ideal for seamless file organization.

Score: 4.124509