Found 180 results for "scripting association"

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

Gitana 3.2 / Guide / Guide / Features / Property Mapping

Automate property mapping in associations, ensuring seamless data transfer between nodes, perfect for MongoDB indexing and multi-node content sharing.

Score: 2.102455

Gitana 4.0 / Content Engine / Aspects / Property Mapping

Automate property mapping in associations, ensuring seamless data transfer between nodes, perfect for MongoDB indexing and multi-node content sharing.

Score: 2.102455

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

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

Gitana 3.2 / Guide / Guide / Features / Behavior Binding

Enhance your web app with behavior binding—link JavaScript to policy nodes for dynamic actions and automated updates on node triggers.

Score: 2.0763693

Gitana 4.0 / Content Engine / Aspects / Behavior Binding

Enhance your web app with behavior binding—link JavaScript to policy nodes for dynamic actions and automated updates on node triggers.

Score: 2.0763693

Gitana 3.2 / Guide / Guide / Features / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 2.0574992

Gitana 4.0 / Content Engine / Aspects / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 2.0574992

Experimenting with blogs

Today we’re switching over to Tumblr for our blogging capabilities. You might ask a couple of questions - one of which is “why tumblr?” and the other is “why would you use an external CMS for your blog?” These are both excellent questions. They’re both pretty easy to answer as well. With respect to blog software, our feeling is that it’s very much a commodity at this point. When this stuff came out early last decade, it was novel and a wide diversity of features were to be found from one product

Score: 2.0454056

Gitana 4.0 / Content Engine / Content Models

Discover Cloud CMS content modeling: define content types, properties, and relationships using JSON Schema for seamless data management and integrity.

Score: 2.0234473

Gitana 3.2 / Guide / Guide / Features / Non-Cyclic

Indicate non-cyclical associations in graphs to prevent cyclical chains for better content modeling. Ideal for relationships like parent-child structures.

Score: 1.9997902

Gitana 4.0 / Content Engine / Aspects / Non-Cyclic

Indicate non-cyclical associations in graphs to prevent cyclical chains for better content modeling. Ideal for relationships like parent-child structures.

Score: 1.9997902

Gitana 3.2 / Guide / Guide / Content Modeling

Explore Cloud CMS content modeling with JSON Schema, dynamic dictionaries, and content graphs for robust data management and integrity.

Score: 1.9982429

Gitana

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

Score: 1.9929078

Gitana 3.2 / Guide / Guide / Content Modeling / Relator Properties

Optimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.

Score: 1.9853282

Gitana 4.0 / Content Engine / Content Models / Relator Properties

Explore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.

Score: 1.9853282

Gitana 3.2 / Guide / Guide / Features / Translation

Explore how translated content in web nodes works with master nodes, locale, and edition properties for seamless multilingual integration.

Score: 1.9521282

Gitana 4.0 / Content Engine / Aspects / Translation

Explore how translated content in web nodes works with master nodes, locale, and edition properties for seamless multilingual integration.

Score: 1.9521282

Gitana 3.2 / Guide / Guide / Content Modeling / Behaviors

Discover how Cloud CMS automates content behaviors with rules and scripts, ensuring seamless content model integration and consistent triggers across all platforms.

Score: 1.9297771

Gitana 4.0 / Content Engine / Content Models / Behaviors

Effortlessly automate content interactions with Cloud CMS by wiring behaviors like rules and scripts to your content models for dynamic policy execution.

Score: 1.9297771

Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling Cookbook

Discover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.

Score: 1.9276991

Gitana 3.2 / Guide / Guide / Features / Rates

Optimize your association ratings with automatic computation of rating statistics, including total count, value, and averages.

Score: 1.9276991

Gitana 4.0 / Content Engine / Aspects / Rates

Optimize your association ratings with automatic computation of rating statistics, including total count, value, and averages.

Score: 1.9276991

Gitana 4.0 / Developers / Cookbooks / Content Modeling Cookbook

Explore the Content Modeling Cookbook for practical code samples and definitions to master data structures and related content associations.

Score: 1.9048101

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