Found 304 results for "docs fields map"

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

Gitana 3.2 / Guide / Guide / API

Unlock full Cloud CMS functionality with our RESTful API, supporting OAuth 2.0, content management, security, analytics, and more.

Score: 0.9962721

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

Gitana 3.2 / Guide / Guide / UI Developers Guide

Optimize your Cloud CMS user interface with customizable JavaScript and JSON-driven modules for powerful, tailored content management solutions.

Score: 0.9917716

Gitana 4.0 / Developers / User Interface Customization

Optimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.

Score: 0.9917716

Gitana 3.2 / Guide / Guide / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 0.9666059

Gitana 4.0 / Developers / Application Server / Tags / @query

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 0.9666059

Gitana 4.0 / Forms / Fields / Editor Field

Optimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.

Score: 0.9584309

Gitana 3.2 / Guide / Guide / Modules

Build custom add-on modules for Cloud CMS using GitHub and JavaScript. Easily register and deploy your module to enhance the Cloud CMS interface.

Score: 0.94114316

Gitana 4.0 / User Interface / Modules

Learn to build and deploy add-on modules for Cloud CMS using GitHub, enhancing the user interface with customizable module extensions.

Score: 0.94114316

What is the reason for "Failed to index node"?

If you scan your log entries and see "Failed to index node", this indicates that Elastic Search failed to update its index for a node. Cloud CMS tells Elastic Search to updates its index whenever a node is created or updated. When a node is deleted, Cloud CMS tells Elastic Search to remove the node from its index. This error message means that Elastic Search failed to update the index and therefore the index wasn't updated. If you open up the error, you may see further information that indicates

Score: 0.94114316

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 0.9396057

Gitana 3.2 / Guide / Guide / Applications / Public Services / Reset Password Flow

Easily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.

Score: 0.9396057

Gitana 4.0 / Content Engine / Platform / Auditing

Enable comprehensive auditing in Cloud CMS for Docker environments with a robust built-in system detailing user and content interactions.

Score: 0.9396057

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Reset Password Flow

Easily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.

Score: 0.9396057

Gitana 3.2 / Guide / Guide / Content Modeling / Attachment Properties

Optimize your content management with easy-to-use attachment properties in Cloud CMS, offering seamless file integration and real-time syncing.

Score: 0.91698754

Gitana 4.0 / Content Engine / Content Models / Attachment Properties

Easily manage and sync binary attachments for nodes with Cloud CMS' attachment properties, offering seamless form-driven content integration.

Score: 0.91698754

Gitana 3.2 / Guide / Guide / Docker / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 0.8917663

Gitana 4.0 / Self Managed / UI Extensions

Enhance your Cloud CMS UI with Docker-based extensions, utilizing environment variables and custom configurations for tailored user experiences.

Score: 0.8917663

Gitana 3.2 / Guide / Guide / Workflow

Learn all about workflow models, tasks, events, and more for creating efficient business processes on Cloud CMS. Explore step-by-step examples and best practices.

Score: 0.87970364

Gitana 4.0 / Content Engine / Workflow

Explore workflow models, instances, tasks, and more. Understand how content is routed, tracked, and completed efficiently.

Score: 0.87970364

Product Releases - Gitana

Product Releases - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate conten

Score: 0.8535007

Gitana 3.2 / Guide / Guide / API / Data Types / Billing Provider Configuration

Optimize your billing management with Cloud CMS. Easily configure providers like Braintree for seamless subscription handling.

Score: 0.83597803

Gitana 3.2 / Guide / Guide / API / Data Types / Node

Explore comprehensive insights into creating, updating, deleting, and querying nodes in Cloud CMS using Elasticsearch for dynamic JSON content management.

Score: 0.8018298

Content Management as a Microservice

One of the big ideas we pursued when we set out to build Cloud CMS was to design the product so that it was entirely decoupled. Our vision was to have a number of discrete tiers that would consist of either single servers or clusters of servers dedicated to a single class of problems. For example, the Content API tier is dedicated to powering our JSON API. It does nothing else but receive requests, execute them and hand back JSON data responses. It had nothing to do with presentation or renderin

Score: 0.8018298

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 0.79461825