Found 431 results for "docs fields number"

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

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

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

Optimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.

Score: 0.7863898

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

Optimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.

Score: 0.7863898

Gitana 4.0 / Self Managed / Containers / UI Server

Optimize your Cloud CMS editorial experience with a Node.js UI Server. Extensible, built for Docker, and supports GitHub, BitBucket integrations.

Score: 0.7849951

Gitana 3.2 / Guide / Guide / Docker / Configuration / API Server

Cloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.

Score: 0.7841166

Gitana 3.2 / Guide / Guide / Releases

Optimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.

Score: 0.7805002

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 0.7645223

Upgrade to version 1.0.6 of our new JavaScript/HTML5 driver!

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.6 version of the Gitana JavaScript Driver for Cloud CMS. JavaScript Driver for Cloud CMS The Gitana JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to utilize the Cloud CMS HTTP/REST APIs by providing native convenience functions via JavaScript. The Gitana JavaScript Driv

Score: 0.7645223

Cloud CMS JavaScript Driver Release 1.0.3 is out!

The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut

Score: 0.7645223

Gitana 3.2 / Guide / Guide / Cookbooks / C# Cookbook

Explore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.

Score: 0.7620491

Gitana 3.2 / Guide / Guide / Features / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 0.74383813

Gitana 4.0 / Content Engine / Aspects / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 0.74383813

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Learn how to configure Cloud CMS Single Sign On (SSO) for Google GSuite, enabling seamless authentication using SAML 2.0.

Score: 0.7297007

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Google GSuite

Configure Cloud CMS SSO with Google GSuite using SAML 2.0. Follow our step-by-step guide to integrate authentication seamlessly.

Score: 0.7297007

Users, Identities and SSO with Cloud CMS

One of the really interesting use cases for Cloud CMS is that of maintaining users across multiple domains while having those users share a common identity context. A common identity context allows an authentication session to transition seamlessly (via an authentication swap) from one user to the next. It also allows for properties (such as username, email, password or other custom user properties) to automatically synchronize across all of the user identities that are part of the context. Here

Score: 0.7297007

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'

Score: 0.72699666

Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) Cookbook

Explore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.

Score: 0.72699666

Gitana 3.2 / Guide / Guide / API / Data Types / Email Provider

Configure and manage email providers with ease. Learn how to create, update, and query using this comprehensive guide.

Score: 0.7242437

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 0.72306055

Gitana 3.2 / Guide / Guide / User Interface / Locking

Optimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.

Score: 0.7056551

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Feature Definition

Enhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.

Score: 0.7056551

Gitana 4.0 / Content Engine / Content Models / Definitions / Feature Definition

Enhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.

Score: 0.7056551

Gitana 4.0 / User Interface / User Interface / Locking

Cloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.

Score: 0.7056551

CMS editor Locking

There are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and

Score: 0.7056551

Gitana 4.0 / Forms / CMS / Fields / File Picker

Optimize file and folder navigation with our Cloud CMS file picker for seamless integration and easy customization.

Score: 0.7010635