Found 364 results for "docs fields url"

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

Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Events Example

Explore how to utilize workflow events effectively with our dynamic Events Example Model, perfect for understanding handler setups.

Score: 1.3911505

Gitana 4.0 / Forms / Fields / Grid Field

Learn about the grid field type that renders array items into a configurable, customizable grid with detailed schema and options.

Score: 1.3900125

Gitana 3.2 / Guide / Guide / Application Server / Authentication

Secure your apps with our Authentication Service. Supports SSO, auto account sync, and providers like Google, Facebook, and more with Passport.js.

Score: 1.3697871

Gitana 4.0 / Developers / Application Server / Authentication

Enable seamless integration with our Authentication Service, offering a robust stateless and session-based SSO framework with Cloud CMS synchronization.

Score: 1.3697871

Gitana 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow in any project with step-by-step instructions, example guide, and necessary information on approvers and task approvals.

Score: 1.3635056

Gitana 4.0 / User Interface / Workflow / How to Start a Workflow

Learn how to start a workflow in any project using simple steps. Open a document, select 'Workflows,' and click '+Start Workflow.'

Score: 1.3635056

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Azure Entra ID

Optimize your identity management with Azure Entra ID and Cloud CMS SAML 2.0 integration, enhancing security and seamless single sign-on.

Score: 1.361282

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Azure Entra ID

Set up Azure Entra ID for identity management and single sign-on using SAML 2.0 with Cloud CMS. Ensure secure and seamless access.

Score: 1.361282

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

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 1.3475136

Gitana 4.0 / Forms / API / Forms

Easily create dynamic HTML forms with Alpaca, supporting both direct and AJAX submits. Explore multi-step, custom, and auto-focus forms.

Score: 1.3475136

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 1.3475136

Gitana 4.0 / Forms / Fields / Map Field

Map fields with key/value pairs support schema validation and customization options like animation, collapsible sets, and lazy loading.

Score: 1.325588

Gitana 4.0 / Forms / Fields / Table Field

Enhance data visualization with a flexible table field for structured arrays. Ideal for viewing and editing data rows with ease.

Score: 1.3225882

Gitana 3.2 / Guide / Guide / Applications / Public Services / Setting up your Email Provider

Learn how to set up and test email providers for your app, configure settings, and use API methods effectively.

Score: 1.3218057

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Setting up your Email Provider

Set up and test your email provider to send messages via Cloud CMS effortlessly. Learn configuration and API methods quickly.

Score: 1.3218057

Gitana 3.2 / Guide / Guide / Branches / Actions

Configure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.

Score: 1.3178545

Gitana 4.0 / Developers / Application Server / Services / Broadcast

Efficiently relay messages across server clusters with customizable Broadcast services, offering local and Redis providers for seamless integration.

Score: 1.3178545

Recommended Cloud CMS architecture

In general, we recommend a three-tier architecture (browser -> app server -> API) for any applications you build. This would be our recommendation whether you're using Cloud CMS or anyone else. There are a few good reasons: The browser is an insecure runtime. Exposing any API keys within the browser is a very big security hole. Even exposing credentials within the browser (such as within a cookie) for the sake of working around this is also not recommended since hackers can siphon off the creden

Score: 1.3178545

Content Previews and Thumbnails with Cloud CMS

Cloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa

Score: 1.3136206

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 1.2951092

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

Optimize Cloud CMS page caching with dependencies to ensure efficient content delivery and automated cache invalidation.

Score: 1.2923803

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

Optimize Cloud CMS page caching with dependencies to ensure efficient content delivery and automated cache invalidation.

Score: 1.2923803

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

Gitana 3.2 / Guide / Guide / Command Line

The Cloud CMS command-line client enables developers to manage projects and resources seamlessly. Easy setup and free access included.

Score: 1.2895956