Found 408 results for "gitana 4.0 engine discovery query"

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

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-a-single-project

Discover how to implement a Gitana Access Policy Template for managing project content efficiently.

Score: 1.5848539

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.5792251

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.5792251

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-collaborator

Explore the project-collaborator Gitana System Access Policy, detailing roles and conditions for granting Collaborator and Contributor permissions.

Score: 1.5769174

Gitana 4.0 / Content Engine / Access Policies / System Policies / project-user

Explore the Gitana System Access Policy for project-user with detailed role permissions and JSON configurations.

Score: 1.5769174

Gitana 4.0 / Content Engine / Access Policies / Templates / read-all-content-from-multiple-projects

Optimize access to multiple projects with Gitana's Access Policy Template. Manage and consume content easily from various sources.

Score: 1.5769174

Gitana 3.2 / Guide / Guide / API / Data Types / Application

Manage your mobile, touch, or web app configurations with Cloud CMS. Optimize user registration, emails, and layout settings effortlessly!

Score: 1.5768263

Gitana 4.0 / Developers / Frameworks / Gatsby

Build static sites effortlessly with Gatsby and Cloud CMS. Connect using our GraphQL plugin and explore examples to jumpstart your project.

Score: 1.573003

Gitana 4.0 / Developers / Frameworks / Nuxt.js

Create static sites effortlessly with Nuxt.js and Cloud CMS. Access tools, examples, and the Cloud CMS Nuxt module for seamless content integration.

Score: 1.573003

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

Explore comprehensive data viewing options including properties, query builder, field selector, and JSON views in projects.

Score: 1.5716738

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

Explore comprehensive data viewing options including properties, query builder, field selector, and JSON views in projects.

Score: 1.5716738

Gitana 3.2 / Guide / Guide / Forms / Fields / Node Picker

Node Picker: Easily filter, sort, and select nodes with customizable options for single or multi-node selection, tailored queries, and file uploads.

Score: 1.563921

Gitana 4.0 / Forms / CMS / Fields / Node Picker

Enhance your data filtering with Node Picker's advanced modal for sorting, inspecting, and selecting nodes, supporting both single and multi-node options.

Score: 1.563921

Cloud CMS Web and Mobile Forms

One of the things that Cloud CMS does really well is forms - specifically, web and mobile forms. If you’ve ever worked with the development of forms before, you know they’re pretty tricky to put together. You typically have back-end code that is responsible for taking a data structure, validating it and writing it to a database. And you also have front-end code which does user-facing data validation that is cosmetically appealing (pretty red boxes) and helpful. You need to think about customizin

Score: 1.561692

Gitana 4.0 / Content Engine / Access Policies / Templates / manage-content-of-a-type-in-a-folder

Explore Gitana's Access Policy Template to manage content by type in specified folders efficiently.

Score: 1.5612807

Gitana 4.0 / Reference / Types / Alpaca Data Source

Explore our comprehensive Alpaca Data Source guide with key properties, schema, and language-specific cookbooks to streamline your development.

Score: 1.5577396

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.5485867

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 1.5291288

Gitana 3.2 / Guide / Guide / Recognition

Automatically process and recognize faces, text, and more in images with Cloud CMS for enhanced search and analysis.

Score: 1.525928

Gitana 3.2 / Guide / Guide / Features / Extractable

Extract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.

Score: 1.5185643

Gitana 4.0 / Content Engine / Aspects / Extractable

Extract metadata from binary attachments in Cloud CMS, supporting many MIME types like PDFs and Office files, to enrich your documents.

Score: 1.5185643

Gitana 4.0 / Forms / Fields / Token Field

Implement Bootstrap TokenField for enhanced text input with autocomplete and typeahead features using custom delimiters.

Score: 1.5185643

Gitana 3.2 / Guide / Guide / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 1.5006648

Gitana 4.0 / Content Engine / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 1.5006648

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 1.4944459