Found 349 results for "docs fields select"

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

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: 3.3777652

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: 3.2360888

Gitana / 4.0 / Forms / CMS / 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: 3.2360888

Gitana / 4.0 / Forms / Fields / Time Field

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

Score: 3.1259563

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

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

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: 2.9562545

Gitana / 4.0 / Forms / Fields / Country Field

Dropdown to choose countries by ISO3 code, offering locale-specific names. Supports customization for select fields.

Score: 2.940863

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 2.898644

Gitana / 4.0 / Forms / Fields / State Field

Dropdown selector for U.S. states and territories, customizable with options like capitalization, format, and multiple selection capabilities.

Score: 2.8983111

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 2.8911486

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 2.8911486

Gitana / 4.0 / Forms / Fields / Overview

Explore a comprehensive list of form fields with detailed documentation for multiple field types including text, date, email, and more.

Score: 2.8882127

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow with step-by-step instructions on accessing and completing the Start Workflow Form. Ideal for project collaboration.

Score: 2.8051882

Gitana / 4.0 / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow, including opening a document and initiating a workflow with step-by-step instructions and helpful tips.

Score: 2.8051882

Gitana / 3.2 / Guide / Guide / UI Developers Guide / UI Views

Optimize your interface with UI View configurations, tailoring user experiences by extending or overriding default settings at platform and project levels.

Score: 2.7660437

Gitana / 4.0 / Developers / User Interface Customization / UI Views

Customize UI easily with UI Views. Learn how to create scalable configurations for platform or project-level interfaces using JSON-based UI Views.

Score: 2.7660437

Single Sign On (SSO)

Cloud CMS introduces a Single Sign-On service that will make it easy for the users to connect using their already existing business accounts. Cloud CMS supports two Enterprise SSO features – SAML 2.0 and JWT. These are two popular SSO mechanisms that work with many commercial and open-source identity providers including Microsoft Active Directory Federation Services (ADFS), JBoss Keycloak etc. Using SAML 2.0 and JWT, Cloud CMS can be easily integrated with your corporate security infrastructure.

Score: 2.7215743

Easy Forms with Cloud CMS

One of the many uses of Cloud CMS is as a storage and reporting mechanism for forms. If you’re looking to put a form up onto your web or mobile site, Cloud CMS serves as an excellent option for capturing and storing this information. Fundamentally, Cloud CMS provides the Alpaca forms engine. Alpaca is an open-source JavaScript library for jQuery. It makes it easy to design and insert forms into your sites. Cloud CMS built Alpaca and been working with the broader community to improve it and make

Score: 2.7091506

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: 2.5192208

Gitana / 4.0 / Forms / CMS / Fields / CK Editor

Enhance your editorial team's productivity with CKEditor, offering a customizable, feature-rich HTML editor integrated into your forms.

Score: 2.5192208

Content Entry Forms Example

Cloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud

Score: 2.4885058

Gitana / 3.2 / Guide / Guide / User Interface / Search

Effortlessly index and search through content in Cloud CMS. Explore syntax options and project-specific search settings.

Score: 2.4526663

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

Gitana / 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media Types

Learn how to extend media types on CloudCMS beyond Youtube and Vimeo with this tutorial. Code involved!

Score: 2.4526663