Found 496 results for "gitana 4.0 forms api layouts-example1-template"
The search executed in 0.0025 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual DriverDocumentation Reference Manage API key retrieval for tenants with a virtual driver connection setup. (Gitana 3.2)
Score: 1.1162
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Virtual DriverDocumentation Reference Efficiently access and manage API keys with our virtual driver connection for seamless tenant integration. (Gitana 4.0)
Score: 1.1162
|
![]() |
Gitana 4.0 / Forms / Fields / Select FieldDocumentation Reference Optimize your search with a comprehensive guide to the select field type and its customizable options. (Gitana 4.0)
Score: 1.1103
|
![]() |
Gitana 3.2 / Guide / Guide / Features / MultilingualDocumentation Reference Enable dynamic multilingual content with Cloud CMS, supporting translations and customizable editions for global audiences. (Gitana 3.2)
Score: 1.1094
|
![]() |
Gitana 4.0 / Content Engine / Aspects / MultilingualDocumentation Reference Enable multilingual support in your content with Cloud CMS for seamless translation and localization across various languages. (Gitana 4.0)
Score: 1.1094
|
![]() |
Using the JavaScript driver to run an elasticsearch querySupport Article 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.1094
|
![]() |
Is there a programmatic way to add more content to workflows?Support Article There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor
Score: 1.1094
|
![]() |
Tree HierarchiesSupport Article 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.1048
|
![]() |
How can I retrieve content for a tree view?Support Article 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.1048
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowDocumentation Reference Securely retrieve your forgotten username with Cloud CMS using just your registered email. (Gitana 3.2)
Score: 1.1011
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowDocumentation Reference Securely recover forgotten usernames with Cloud CMS flow using registered email; configure easily without API complexity. (Gitana 4.0)
Score: 1.1011
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment ReceiversDocumentation Reference Efficiently manage content flow with Cloud CMS Deployment Receivers, from local to remote endpoints. Enhance performance and security. (Gitana 3.2)
Score: 1.0893
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryDocumentation Reference Optimize node queries with flexible parameters for types, sorting, limits, fields, and caching to streamline data retrieval. (Gitana 3.2)
Score: 1.0893
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryDocumentation Reference Efficiently query and manage node data for dynamic web content with customizable parameters and caching. (Gitana 4.0)
Score: 1.0893
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment ReceiversDocumentation Reference Create and manage Deployment Receivers with Cloud CMS to efficiently handle content across global data centers. (Gitana 4.0)
Score: 1.0893
|
![]() |
Gitana 4.0 / Developers / DriversDocumentation Reference Effortlessly integrate Cloud CMS with our driver libraries for languages like C#, Java, Node, PHP, Python, and more. (Gitana 4.0)
Score: 1.0771
|
![]() |
Cloud CMS Performance MeasurementSupport Article 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.075
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SQSDocumentation Reference Optimize your Cloud CMS app with Amazon SQS for efficient message queuing and event handling. (Gitana 3.2)
Score: 1.0739
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SQSDocumentation Reference Optimize cloud apps with Amazon SQS, ensuring reliable messaging and seamless integration via Cloud CMS Server. (Gitana 4.0)
Score: 1.0739
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Driver ConfigurationDocumentation Reference Connect to Cloud CMS API effortlessly with our efficient driver configuration service. (Gitana 3.2)
Score: 1.0715
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Driver ConfigDocumentation Reference Optimize cloud authentication with efficient driver config caching and automatic access token renewal. (Gitana 4.0)
Score: 1.0715
|
![]() |
Gitana 4.0 / Developers / Command Line InterfaceDocumentation Reference Streamline your Cloud CMS projects with a powerful, free command-line client. Install and connect seamlessly. (Gitana 4.0)
Score: 1.0649
|
![]() |
How do I...Support Article Sometimes you want to do the following... asd asd asd In Cloud CMS, the best way is to... For example, you might have some JSON like this: asdasd Or make an API call like this: asdasd You also might have an image in the page: John McClane would know what to do It is important to remember three things: Don't worry Be happy Man One last thing to consider.. Enjoy
Score: 1.0552
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon DocumentDBDocumentation Reference Seamlessly integrate Cloud CMS with Amazon DocumentDB for scalable, fully-managed, and MongoDB-compatible database solutions. (Gitana 3.2)
Score: 1.0498
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Google / TranslateDocumentation Reference Effortlessly manage multilingual content with Cloud CMS's Google Translation integration. (Gitana 3.2)
Score: 1.0498
|