Found 431 results for "docs fields number"
The search executed in 0.00197654 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.7943617
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @searchOptimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.
Score: 0.7859423
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @searchOptimize your template by efficiently searching and displaying nodes with customizable sorting, pagination, and locale options.
Score: 0.7859423
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.
Score: 0.7845781
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Configuration / API ServerCloud 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.78387165
|
![]() |
Gitana 3.2 / Guide / Guide / ReleasesOptimize content collaboration with Cloud CMS Releases. Schedule and manage content workflows with ease, ensuring seamless updates and conflict resolutions.
Score: 0.7802317
|
![]() |
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.76409423
|
![]() |
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.76409423
|
![]() |
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.76409423
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.
Score: 0.7618332
|
![]() |
Gitana 3.2 / Guide / Guide / Features / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 0.74342793
|
![]() |
Gitana 4.0 / Content Engine / Aspects / IndexableOptimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.
Score: 0.74342793
|
![]() |
Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuiteLearn how to configure Cloud CMS Single Sign On (SSO) for Google GSuite, enabling seamless authentication using SAML 2.0.
Score: 0.72948015
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / Google GSuiteConfigure Cloud CMS SSO with Google GSuite using SAML 2.0. Follow our step-by-step guide to integrate authentication seamlessly.
Score: 0.72948015
|
![]() |
Users, Identities and SSO with Cloud CMSOne 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.72948015
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Java CookbookOptimize your Java development with our comprehensive Java Cookbook. Get started with the Gitana Java Driver now!
Score: 0.7267957
|
![]() |
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.7267957
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Java CookbookJava Cookbook: Get started with Gitana's Java driver, using Maven for secure repositories and API keys. Connect and manage your branches with ease.
Score: 0.7267957
|
![]() |
Gitana 4.0 / Developers / Cookbooks / JavaScript (Legacy) CookbookExplore the JavaScript (Legacy) Cookbook for mastering Gitana's JavaScript driver. Learn about connecting to Gitana, asynchronous chaining, node creation, and more.
Score: 0.7267957
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Email ProviderConfigure and manage email providers with ease. Learn how to create, update, and query using this comprehensive guide.
Score: 0.7238501
|
![]() |
The Beauty of Cloud CMS ChainingChaining 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.72269285
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / LockingOptimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.
Score: 0.70527697
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Definitions / Feature DefinitionEnhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.
Score: 0.70527697
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Definitions / Feature DefinitionEnhance content in Cloud CMS using feature definitions like authorable for advanced schema and behaviors. Learn how to apply features effectively.
Score: 0.70527697
|
![]() |
Gitana 4.0 / User Interface / User Interface / LockingCloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.
Score: 0.70527697
|