Found 212 results for "ui tags"

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

Gitana

Explore Cloud CMS, the API-first enterprise content management solution for creating, managing, and publishing web and mobile content. Start now!

Score: 1.7733371

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

Gitana 3.2 / Guide / Guide / Docker / Configuration

Explore configuration guides for Docker components including antivirus, API, encryption, support, and UI server.

Score: 1.7732918

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / create_document

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 1.7562888

Gitana 4.0 / Developers / User Interface Customization / Actions / create_document

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 1.7562888

Gitana 3.2 / Guide / Guide / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.7514524

Gitana 4.0 / Developers / Application Server / Services / Flow

Effortlessly integrate UI wizards with our API, using JSON configurations for seamless browser-side applications.

Score: 1.7514524

How does multi-tenancy work?

How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca

Score: 1.6868572

Gitana 4.0 / Reference

Explore comprehensive Gitana data type references, including schemas, properties, methods, and API links, for data stores, objects, and general types.

Score: 1.6824136

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / uitemplates-subcontext

Explore Project UI Templates for customizable settings and templates. Enhance project interfaces with our user-friendly tools and design options.

Score: 1.6823864

Gitana 4.0 / Developers / User Interface Customization / Contexts / uitemplates-subcontext

Explore Project UI Templates for customizable settings and templates. Enhance project interfaces with our user-friendly tools and design options.

Score: 1.6823864

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 1.6649058

Gitana 4.0 / Developers / User Interface Customization / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 1.6649058

Gitana 4.0 / Developers / Command Line Interface

Streamline Cloud CMS projects with a free Node.js command-line tool. Easily connect and manage resources, requiring only a valid subscription.

Score: 1.6486231

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field Templates

Extend field templates with custom options using modules, featuring a Summernote WYSIWYG editor. Access the code in the Gitana SDK.

Score: 1.6435009

Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field Templates

Extend your content model with customizable field templates and WYSIWYG editors like Summernote and CKEditor. Explore our SDK for seamless integration.

Score: 1.6435009

Gitana 3.2 / Guide / Guide / Publishing / Lifecycle States

Learn about Cloud CMS's four content lifecycle states: None, Draft, Live, and Archived, to streamline your publishing process.

Score: 1.6407263

Gitana 3.2 / Guide / Guide

Explore comprehensive Gitana documentation covering APIs, authentication, security, workflow, and more to streamline your development process.

Score: 1.6351026

Gitana 3.2 / Guide / Guide / Docker / Kits

Download pre-built Cloud CMS Docker kits for common scenarios, ideal for quick setup or as a configuration reference. Explore our resources now.

Score: 1.628898

Gitana 4.0 / Self Managed / Kits

Explore Cloud CMS Docker Kits for pre-built, user-friendly configurations to quickly deploy APIs, UI, and more with ease using Docker and Docker Compose.

Score: 1.628898

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.5708845

Alpaca 1.0.3 Released!

We’re pleased to announce the release of Alpaca Web Forms 1.0.3 for jQuery, jQuery UI and jQuery Mobile. Alpaca is an open-source project that provides an easy way to render web forms using JSON schema. It consists of a jQuery plugin and provides a nice abstraction so that you can change form layouts, validation logic and presentation with simple changes to JSON. Alpaca provides the web forms capabilities for Cloud CMS - The Cloud Content Management Platform for the Enterprise. This release incl

Score: 1.5670613

Chat GPT and Cloud CMS

Lately, the the new development taking the tech world and media by storm is Chat GPT - an incredible new chatbot from Open AI which is capable of producing clear and well worded text of all kinds, from instructions to build a treehouse to poems written from the perspective of a pirate. While not perfect, the potential of this technology is immense, and got us to thinking, how might an AI of this calibur be applied to the future of content management? As it turns out, the training process for Ope

Score: 1.536953

Gitana 4.0 / Getting Started / Working with Content / Forms

Create and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.

Score: 1.5115198

Bulk uploading of binaries

Cloud CMS supports two options here: Multipart HTTP POST. You can post multiple files for upload that all goes as part of the same HTTP request. The general "upload files" option in our UI actually does this (you can drag/drop multiple files into it and they'll all go at the same time) or you can call this kind of this manually. It's standard HTTP multipart and so this works natively for anything you upload. Import an archive. We provide a command-line tool that you can use to take documents and

Score: 1.5115198