Found 536 results for "gitana 4.0 forms api dependencies"

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

Gitana 3.2 / Guide / Guide / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 3.2895222

Gitana 4.0 / Content Engine / Transfer

Easily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.

Score: 3.2895222

Advanced Content Modeling options (example)

Question. If I have the following collections: Categories Products Product_Description_Schemas Each Product is linked to a Category. Each Category is linked to a Product_Description_Schema. The outcome I want to accomplish is that the description schema for Product X I am entering, is defined by the Category it is linked to ( which in turn is defined by the Product_Description_Schema that the Category is linked to ). e.g. Product = Hilton Hotel London, Category = Hotel, Product_Description_Schem

Score: 3.2882361

Gitana 3.2 / Guide / Guide / Docker / Configuration / Encrypting Properties

Secure your sensitive data with Cloud CMS by encrypting API properties using RSA keys, safeguarding passwords and credentials effortlessly.

Score: 3.2489536

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

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 3.2291458

Gitana 3.2 / Guide / Guide / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 3.218081

Gitana 4.0 / Developers / Application Server / Tags / @form

Render Cloud CMS forms using Alpaca Forms by defining the type and form key. Learn implementation with examples and parameters for customization.

Score: 3.218081

How does Cloud CMS work with a CDN

There are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo

Score: 3.200611

Gitana 3.2 / Guide / Guide / Application Server / Tags / @dependency

Optimize your Cloud CMS web pages with @dependency, ensuring accurate cache management through precise requires and produces settings.

Score: 3.1910226

Gitana 4.0 / Developers / Application Server / Tags / @dependency

Optimize your Cloud CMS web pages with @dependency, ensuring accurate cache management through precise requires and produces settings.

Score: 3.1910226

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

Gitana 4.0 / Developers / Frameworks / AngularJS

Connect Gitana content to your Angular app easily. Follow step-by-step instructions to set up API Keys and kickstart your project with sample code.

Score: 3.089666

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

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 3.0789528

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 3.0789528

Gitana 4.0 / Developers / User Interface Customization / Modules

Explore CloudCMS module customization with ease, from UI elements to rules engine, enhancing editorial workflow and configuration.

Score: 3.0488713

Gitana 4.0 / Self Managed

Run Gitana on-premise or in a virtual private cloud with Kubernetes and Helm support. Set up with MongoDB, Elastic Search, and more for development.

Score: 3.0277498

Gitana 3.2 / Guide / Guide / Application Server / Tags / @fragment

Learn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.

Score: 3.0268974

Gitana 4.0 / Developers / Application Server / Tags / @fragment

Learn how to use the @fragment tag for caching sections of your website with custom dependencies to optimize performance.

Score: 3.0268974

Gitana 3.2 / Guide / Guide

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

Score: 3.0146515

Sign up for a free 14-day trial account - Gitana

Sign up for a free 14-day trial account - Gitana Try Gitana All we need is a valid email address to get started. We'll send you a link that you can use to sign up. Get Started

Score: 3.0146055

Gitana 4.0 / Developers / Drivers / C#

Easily connect your .NET applications to Gitana with the C# driver. Supports API integration, node management, and more. 100% open-source.

Score: 3.014544

Gitana 4.0 / Developers / Drivers / Ruby

Connect your Ruby apps to Gitana with ease. Use our open-source Ruby driver for seamless API integration and access comprehensive documentation.

Score: 3.0021896

WCM and Caching

In Dust, there is the notion of a context which has a stack running underneath it. As you drill down into tags, a new context is pushed that can write new context variables as well as access previous variables from previous stack frames. What we're doing in cloudcms-server is providing a dependency tracker so that each tag gets to declare the output (the HTML that was generated) and the set of dependencies that it depended on in order to generate the output. As an example, a query might run an u

Score: 2.9916427