Found 375 results for "docs fields array"

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

Gitana 3.2 / Guide / Guide / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 1.2748702

Gitana 4.0 / Content Engine / Behaviors / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 1.2748702

Gitana 4.0 / Forms / Fields / Email Field

Learn about the email field properties, schema, and options for robust email input validation and customization.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / IPv4 Field

Explore the robust properties and schema options of the IPv4 field, including validation and input configurations. Perfect for IP address formatting.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Lower Case Field

Lowercase text field guide: explore properties, schema, and options for optimal input control configuration and validation.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Password Field

Detailed overview of password field properties, schema, and examples for effective web form implementation.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Personal Name Field

Learn about the Personal Name Field, a text input for names with capitalized initials after spaces, hyphens, or apostrophes.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Tag Field

Optimize tag fields with customizable attributes in HTML input forms. Enable autocomplete, set input types, and configure placeholder text easily.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Upper Case Field

Text field for uppercase input, customizable with properties like autocomplete, mask, and size. Features include enum lists and optional empty space validation.

Score: 1.2615497

Gitana 4.0 / Forms / Fields / Upload Field

Seamlessly upload files with our customizable upload field, supporting previews, drag-and-drop, and various upload configurations.

Score: 1.259583

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 1.2377124

Gitana 3.2 / Guide / Guide / Bulk Import / XML

Easily import XML data into Cloud CMS with the Bulk Import tool. Ideal for converting legacy databases and managing content efficiently.

Score: 1.2357271

Gitana 4.0 / Content Engine / Bulk Import / XML

Effortlessly import XML content into Cloud CMS with the Bulk Import tool; ideal for managing expansive datasets like global soccer leagues.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Color Field

Integrate a color field with a picker for modern browsers, selecting and displaying hexadecimal color values effortlessly.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Color Picker Field

Bootstrap Color Picker: Customize and select hexadecimal colors easily with our adaptable color picker tool. Ideal for web developers.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Image Field

Explore the versatile 'image' field properties and schema with practical examples and configurations for web development.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Integer Field

Learn about integer fields, their properties, and schema options. Explore examples with validation rules and configuration guides.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / JSON Field

JSON Field: Editor for JSON objects with validation and formatting. Supports autocomplete, masking, typeahead, and more for seamless data management.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Phone Field

Create phone fields with customizable properties and options using jQuery Masked Input Plugin for seamless user experience.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / URL Field

Explore the URL field in detail, covering its properties, schema, options, and usage examples for comprehensive web development.

Score: 1.2357271

Gitana 4.0 / Forms / Fields / Zip Code Field

Provides a US ZIP code field with validation; supports five or nine-digit formats and customization options.

Score: 1.2357271

Gitana 3.2 / Guide / Guide / Query

Optimize your content retrieval with Cloud CMS's SQL-like query engine leveraging MongoDB for powerful, high-performance searches and custom indexes.

Score: 1.2334533

Gitana 4.0 / Content Engine / Query

Optimize content queries with Cloud CMS using MongoDB's powerful SQL-like syntax. Enhance performance with composite queries and custom indexes.

Score: 1.2334533

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.2166288

Gitana 3.2 / Guide / Guide / Search

Optimize your content discovery with Cloud CMS, using Elastic Search for full-text indexing and structured search capabilities.

Score: 1.2158188