Found 1154 results for "conditions and"

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

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

Learn how association definitions establish schema for relationships between nodes, detailing linked and owned associations, with practical examples.

Score: 0.31793714

Gitana 4.0 / Developers / Drivers / Go

Connect Go apps to Gitana seamlessly. Use our Go driver to manage nodes, branches, and more. Explore examples and get started quickly.

Score: 0.31793714

Gitana 4.0 / Content Engine / Aspects / Behavior Binding

Optimize behavior binding configurations and enhance policy implementation in script nodes. Implement JavaScript for afterNodeUpdate events seamlessly.

Score: 0.31793714

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

Learn how association definitions establish schema for relationships between nodes, detailing linked and owned associations, with practical examples.

Score: 0.31793714

Gitana 4.0 / Content Engine / Deployment / Deployment Mappings

Optimize your content deployment with Cloud CMS using S3, FTP, and File System Handlers for precise file system mappings and strategies.

Score: 0.31793714

Gitana 4.0 / Forms / Fields / Array Field

Create and manage dynamic, structured lists using the array field, supporting item types, unique items, and collapsible sets.

Score: 0.31793714

Gitana 4.0 / Forms / Fields / JSON Field

JSON Field: Editor for JSON objects with validation and formatting. Supports autocomplete, masking, typeahead, and more for seamless data management.

Score: 0.31793714

Gitana 4.0 / User Interface / Security / Add a User to a Project

Easily add users to your project with step-by-step guidance on creating and inviting users to project teams for seamless collaboration.

Score: 0.31793714

Gitana 3.2 / Guide / Guide / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 0.31785825

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

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Local

Local Authentication Provider connects your Node.js app with a custom identity provider, supporting secure login and authentication configuration.

Score: 0.31785825

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

Gitana 4.0 / Developers / Application Server / Authentication / Providers / Local

Enable seamless local authentication on Cloud CMS with a custom identity provider configured using Node.js or any technology.

Score: 0.31785825

Gitana 4.0 / Content Engine / Aspects / Auto Recognize

Enhance your content with automatic image recognition to detect faces, celebrities, labels, text, and moderation labels.

Score: 0.31785825

Gitana 4.0 / Content Engine / Behaviors / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 0.31785825

Gitana 3.2 / Guide / Guide / Publishing / Preview Servers

Set up Preview Servers to test website changes before going live. Customize servers for URL, API, or application endpoints.

Score: 0.31780195

Gitana 4.0 / Content Engine / Publishing / Preview Servers

Set up Preview Servers to detect issues before going live. Customize server types: URL, API, or Application, for efficient content review.

Score: 0.31780195

Gitana 4.0 / Forms / Fields / Currency Field

Create a customizable currency input field with automatic formatting using jQuery Price Format for seamless user experience.

Score: 0.31780195

What is a pooled task?

A pooled task is a task in your workflow that has a swimlane that consists either of a group or multiple people. Each task in your workflow has a swimlane associated with it. The swimlane determines who will be assigned the task when the task is routed to. If the swimlane consists of a single user, then the task will automatically be assigned. This is the usual case. When a workflow is assigned, it shows up in the "Assigned Tasks" view of your task inbox. However, there will be times when you wi

Score: 0.31780195

Gitana 3.2 / Guide / Guide / API / Rate Limiting

Optimize your Cloud CMS subscription with rate limiting by managing API calls, using multiple bands, and ensuring dedicated bandwidth for critical apps.

Score: 0.31770062

Gitana 3.2 / Guide / Guide / Application Server / Clustering

Optimize your Cloud CMS Application Server with clustering modes for efficient Node process distribution using Redis.

Score: 0.31766126

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts

Explore Cloud CMS's browser-side configuration service to customize rendering with context keys and schemas. Extend component functionality using actions, navigation, and dashboard elements.

Score: 0.31763312

Gitana 3.2 / Guide / Guide / API / Data Types / Domain Group

Learn how to manage, create, update, and delete domain groups with Cloud CMS, including adding and removing members efficiently.

Score: 0.31763312

Gitana 4.0 / Developers / User Interface Customization / Contexts

Optimize your Cloud CMS experience by understanding and extending context configurations for dynamic page rendering and component control.

Score: 0.31763312

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