Found 431 results for "docs fields number"

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

Gitana 3.2 / Guide / Guide / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 0.8577959

Gitana 4.0 / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 0.8577959

Gitana 3.2 / Guide / Guide / Content Modeling / Definitions

Learn about JSON schema definitions in Cloud CMS, enabling dynamic content creation and robust validation for data integrity. Explore content types, inheritance, and integration with Cloud CMS API.

Score: 0.8484361

Gitana 4.0 / Content Engine / Content Models / Definitions

Learn about Cloud CMS content definitions, JSON schema, and how to manage and extend content types effortlessly.

Score: 0.8484361

Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook

Master Gitana's Python Driver to manage repositories, branches, nodes, and queries effectively with Python 3. Ideal for developers seeking seamless Git-like functionality.

Score: 0.84296477

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook to start using Gitana's Python driver, with code samples, connection tutorials, and node management tips.

Score: 0.84296477

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 0.84296477

Gitana 3.2 / Guide / Guide / Getting Started / Multiple Projects

Collaborate seamlessly on diverse projects with customizable roles for team members. Create, review, and publish content efficiently in a secure platform.

Score: 0.8333527

Gitana 4.0 / Forms / Fields / File Field

Learn about file field properties, schema options, and examples for uploading files with instant previews on your web page.

Score: 0.8333527

Gitana 4.0 / Forms / Fields / Pick A Color Field

Implement a Bootstrap-powered color picker with customizable settings using the Pick-A-Color plugin for seamless color selection.

Score: 0.8333527

Gitana 4.0 / Forms / Fields / Search Field

Optimized search box control using HTML5 for better user experience and mobile support. Ideal for integrating search functionality effortlessly.

Score: 0.8333527

Gitana 4.0 / Getting Started / Using your Data Platform / Projects

Collaborate on versatile projects with customized roles for efficient content creation, approval, and publication across platforms. Create your ideal team space!

Score: 0.8333527

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.8333527

Gitana 4 Roadmap – Job queue performance and management

With the early arrival of Gitana 4.0, we’ve improved the product to deliver a number of important improvements to our customers -- the user interface has been enhanced to provide a better editorial experience, the publishing engine now uses deltas and differencing for faster releases with smaller payloads and we’ve baked both generational and discerning AI services into the foundation of our product, just to name a few. In this article, I’d like to provide some insight into our future direction.

Score: 0.83183175

Gitana 4.0 / Forms / Fields / Chooser Field

Explore our robust chooser field supporting boolean, string, or array data types, offering versatile selection options and customization.

Score: 0.80882597

Gitana 4.0 / Forms / Fields / Summernote Editor Field

Enhance your HTML editing with Summernote Editor, a powerful tool for visual edits and seamless text property integration.

Score: 0.80882597

Gitana 4.0 / Forms / Fields / Token Field

Implement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.

Score: 0.80882597

Fine Tuning User Management

Teams provide a very broad way to assign authorities. If a Team grants the Consumer authority, say, it grants that authority over everything in the project. That means all content is readable by anyone on the team. While this is useful in a number of cases, it is also too broad a stroke for more complex scenarios. In a more complex scenario where you wish to limit read access for specific types of content to specific users. To do this, you start by modifying all Teams that a user is a member so

Score: 0.80882597

Download Version 1.0.3 of the Cloud CMS Java Driver

The Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The

Score: 0.80882597

Gitana 3.2 / Guide / Guide / UI Developers Guide / Templates / List Items

Customize your list item displays in CloudCMS UI using templates. Learn to configure icons, descriptions, and create tailor-made views effortlessly.

Score: 0.8073932

Gitana 4.0 / Developers / User Interface Customization / Templates / List Items

Customize list items in CloudCMS UI with icons and descriptions using flexible templates. Learn how to create, sort, and manage list item displays.

Score: 0.8073932

Gitana 4.0 / Developers / Cookbooks / C# Cookbook

Start developing with the Gitana C# Driver, integrate with .NET Core projects, and explore code samples for efficient connection, querying, and node creation methods.

Score: 0.8002708

Quick Start - Gitana

Quick Start - 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 content. Pu

Score: 0.8002708

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

Comprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.

Score: 0.7942102

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