Found 594 results for "gitana 4.0 developers api resources email put-applications-applicationid-emails-emailid"

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

Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.1181884

Gitana 4.0 / Developers / Application Server / Services / Virtual Driver

Optimize virtual driver settings for seamless API key retrieval for incoming tenants.

Score: 1.1181884

Gitana 4.0 / Forms / API

Explore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.

Score: 1.1151855

Gitana 3.2 / Guide / Guide / Features / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.1112378

Gitana 4.0 / Content Engine / Aspects / Multilingual

Enable multilingual support and translation management for your content nodes with Cloud CMS to reach a wider audience effortlessly.

Score: 1.1112378

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.1112378

Gitana 3.2 / Guide / Guide / Scripting / Workflow

Explore our comprehensive workflow instance guide featuring properties like context, state, time, and associated methods like getSwimlanePrincipalIds and stringify.

Score: 1.1090273

Workflow

Explore our comprehensive workflow instance guide featuring properties like context, state, time, and associated methods like getSwimlanePrincipalIds and stringify.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / Color Field

Integrate a color field with a picker for modern browsers, selecting and displaying hexadecimal color values effortlessly.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / Color Picker Field

Bootstrap Color Picker: Customize and select hexadecimal colors easily with our adaptable color picker tool. Ideal for web developers.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / Image Field

Explore the versatile 'image' field properties and schema with practical examples and configurations for web development.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / Integer Field

Learn about integer fields, their properties, and schema options. Explore examples with validation rules and configuration guides.

Score: 1.1090273

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

Gitana 4.0 / Forms / Fields / Phone Field

Create phone fields with customizable properties and options using jQuery Masked Input Plugin for seamless user experience.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / URL Field

Explore the URL field in detail, covering its properties, schema, options, and usage examples for comprehensive web development.

Score: 1.1090273

Gitana 4.0 / Forms / Fields / Zip Code Field

Provides a US ZIP code field with validation; supports five or nine-digit formats and customization options.

Score: 1.1090273

Tree Hierarchies

In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f

Score: 1.1064777

How can I retrieve content for a tree view?

The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or

Score: 1.1064777

Precompile your Text fields with Markdown or Handlebars

One of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl

Score: 1.0913063

Gitana 3.2 / Guide / Guide / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.090974

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

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.090974

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

Optimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.

Score: 1.090974

Gitana 4.0 / Content Engine / Deployment / Deployment Receivers

Create and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.

Score: 1.090974

Gitana 4.0 / Developers / Drivers

Easily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.

Score: 1.0789659

Cloud CMS Performance Measurement

Performance issues may be outside of Cloud CMS such as being related to firewalls or corporate proxies. One strategy for determining this is to run an ab test to gather timings from your computer to https://api.cloudcms.com or to the user interface server. This gives you a good approximation of where penalties are being paid and you'd expect to see ~70-100ms latency which we consider nominal. Another thing to try is to run a connection test from the command line on the box that you're browsing f

Score: 1.076664