Found 222 results for "docs fields markdown"

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

Gitana 3.2 / Guide / Guide / Features / Filename

Ensure nodes in WebDAV or Cloud CMS have user-friendly, compatible filenames. Learn how deterministic filename configuration avoids special characters.

Score: 1.4115665

Gitana 4.0 / Content Engine / Aspects / Filename

Ensure nodes in WebDAV or Cloud CMS have user-friendly, compatible filenames. Learn how deterministic filename configuration avoids special characters.

Score: 1.4115665

Gitana 4.0 / Forms / Fields / Grid Field

Learn about the grid field type that renders array items into a configurable, customizable grid with detailed schema and options.

Score: 1.3839653

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

Learn how to start a workflow in any project with step-by-step instructions, example guide, and necessary information on approvers and task approvals.

Score: 1.3574227

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

Learn how to start a workflow in any project using simple steps. Open a document, select 'Workflows,' and click '+Start Workflow.'

Score: 1.3574227

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 1.3405379

Gitana 4.0 / Forms / API / Forms

Easily create dynamic HTML forms with Alpaca, supporting both direct and AJAX submits. Explore multi-step, custom, and auto-focus forms.

Score: 1.3405379

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 1.3405379

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 1.3318791

Gitana 4.0 / Forms / Fields / Map Field

Map fields with key/value pairs support schema validation and customization options like animation, collapsible sets, and lazy loading.

Score: 1.3194644

Gitana 4.0 / Forms / Fields / Table Field

Enhance data visualization with a flexible table field for structured arrays. Ideal for viewing and editing data rows with ease.

Score: 1.31562

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Keycloak

Learn how to configure Cloud CMS Single Sign-On (SSO) with JBoss Keycloak, an open-source identity provider supporting SAML 2.0 and JWT.

Score: 1.3063557

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Keycloak

Optimize your Cloud CMS SSO with Keycloak using this detailed setup guide, offering seamless identity management for secure access.

Score: 1.3063557

Gitana 3.2 / Guide / Guide / Search / Query String Reference

Learn how to use Cloud CMS to optimize search queries with ElasticSearch. Quickly find content with full-text, exact match, fuzzy, and proximity searches.

Score: 1.2772176

Gitana 4.0 / Content Engine / Search / Query String Reference

Explore Cloud CMS's text-based query string features for precise content searches, including full-text, exact match, and advanced filtering options.

Score: 1.2772176

Gitana 4.0 / Forms / API / Observables

Enhance dynamic forms with observables for real-time updates based on user input. Customize fields, handle dependencies, and optimize user experience.

Score: 1.2684637

Gitana 4.0 / Reference / Types / Token

Explore our comprehensive Token API documentation, including methods, properties, and developer cookbooks to accelerate your project.

Score: 1.2684637

Gitana 3.2 / Guide / Guide / Query

Optimize content management with Cloud CMS's powerful query capabilities using MongoDB and ElasticSearch. Access high-performance content queries effortlessly.

Score: 1.2523284

Gitana 4.0 / Content Engine / Query

Effortlessly execute complex queries in Cloud CMS using SQL-like syntax powered by MongoDB. Enhance performance with composite queries and automated indexing.

Score: 1.2523284

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

Gitana 4.0 / Forms / Fields / Select Field

Optimize your forms with the versatile select field, offering customizable options like multiple selections, data sorting, and dynamic datasource integration.

Score: 1.2245709

Gitana 4.0 / Reference / Types / Status of Operation

Explore the Status of Operation API with detailed properties, methods, and language cookbooks to accelerate integration.

Score: 1.2069619

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

Gitana 3.2 / Guide / Guide / Search

Explore efficient content indexing and comprehensive search capabilities with Cloud CMS using ElasticSearch, enabling powerful and precise queries across multiple projects.

Score: 1.2059171

Gitana 4.0 / Content Engine / Search

Optimize your content search with Cloud CMS, using ElasticSearch for full-text and structured queries. Effortlessly index and retrieve data.

Score: 1.2059171