Found 224 results for "docs fields textarea"

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

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

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

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

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

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

Gitana 4.0 / Developers

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

Score: 1.3379307

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

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

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

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

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

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

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

Gitana 4.0 / Reference / Types / Token

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

Score: 1.2753036

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

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

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

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

Gitana 3.2 / Guide / Guide / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.2130982

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

Gitana 4.0 / Content Engine / Nodes / Reports

Generate reports and exports in CSV, PDF, or ZIP formats using Cloud CMS. Download, email, or store exports seamlessly.

Score: 1.2130982

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

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

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

Gitana 3.2 / Guide / Guide / Workflow / Sample Workflows / Custom Form

Define custom properties with our global and participant state forms, using the Cloud CMS engine to enhance your workflow management.

Score: 1.1928136