Found 538 results for "policies node"

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

Gitana 4.0 / Developers / User Interface Customization / Evaluators / context-document-is-node

Learn about 'context-document-is-node' in our guide on node observation within document contexts. Understand its key role and functionality.

Score: 3.3868575

Gitana 3.2 / Guide / Guide / Content Modeling / Scripts

Optimize your JavaScript coding with script behavior nodes. Implement custom behavior, automate updates, and manage policy overrides in Cloud CMS.

Score: 3.3475344

Gitana 4.0 / Content Engine / Content Models / Scripts

Optimize and automate scripts in Cloud CMS using JavaScript. Implement custom behaviors for your content instances effortlessly.

Score: 3.3475344

Gitana 3.2 / Guide / Guide / Forms / Fields / Related Content

Optimize file uploads with custom options for node types, paths, sizes, and more using our advanced related content control system.

Score: 3.3313744

Gitana 4.0 / Forms / CMS / Fields / Related Content

Easily manage and upload content assets with the versatile related-content control, optimizing file storage and ensuring seamless user interaction.

Score: 3.3313744

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / unassign_access_policy

Unassign specified Access Policies with a simple confirmation pop-up to streamline management effectively.

Score: 3.3255005

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

Unassign specified Access Policies with a simple confirmation pop-up to streamline management effectively.

Score: 3.3255005

Gitana 3.2 / Guide / Guide / Security

Secure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.

Score: 3.3051624

Gitana 4.0 / Content Engine / Security

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 3.3051624

Gitana 4.0 / Content Engine / Access Policies / Conditions / Feature

Optimize policy statements using feature conditions to grant Consumer roles to content with specific capabilities.

Score: 3.2196755

Gitana 4.0 / Content Engine / Access Policies / Conditions / Locale

Optimize your policy conditions with locale-based constraints using regex for precise content node management.

Score: 3.2196755

Gitana 4.0 / Content Engine / Access Policies / Conditions / Path

Optimize your policies with path conditions using regex for targeted permissions on content nodes and folders like /images, /products, and /Services.

Score: 3.2196755

The Gitana Blog - Page 1

The Gitana Blog - Page 1 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

Score: 3.1832948

How does security work in Cloud CMS?

Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities

Score: 3.1067896

Gitana 3.2 / Guide / Guide / Actions / Execute Script from a Node

Execute scripts from a node easily. Specify script node ID and optional attachment ID using JSON Schema. Perfect for efficient script execution.

Score: 3.0767744

Gitana 4.0 / Content Engine / Behaviors / Actions / Execute Script from a Node

Execute scripts from a node easily. Specify script node ID and optional attachment ID using JSON Schema. Perfect for efficient script execution.

Score: 3.0767744

Gitana 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 2.6813147

Running Custom Scripts through Rules Test

You may want a complex action to occur in your project that is specific to your business requirements. We provide a number of out of the box actions that you can easily setup in a Content Rule, but sometimes the requirement goes beyond these functionalities. So, Cloud CMS allows you to write Javascript scripts that will run whenever a rule is triggered. In this example, we will be working with the following definition, call it custom:counter: { "title": "counter", "type": "object", "propertie

Score: 2.665022

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

Explore team management with an overview, policies, properties, roles, and the users directory for effective project collaboration.

Score: 2.612267

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

Explore team management with an overview, policies, properties, roles, and the users directory for effective project collaboration.

Score: 2.612267

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / delete_access_policies

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 2.4929261

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

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 2.4929261

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 2.4042158

Gitana 4.0 / Content Engine / Platform / Auditing

Enable comprehensive auditing in Cloud CMS for Docker environments with a robust built-in system detailing user and content interactions.

Score: 2.4042158

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