Found 259 results for "appserver tags form"
The search executed in 0.001389241 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Behaviors / Conditions / OrLearn how to use logical or conditions in JSON schemas, with examples for articles and press releases.
Score: 1.2329901
|
![]() |
Using the JavaScript driver to run an elasticsearch queryThe 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.2329901
|
![]() |
Gitana 3.2 / Guide / Guide / Search / ExamplesExplore Cloud CMS search examples with ElasticSearch integration, allowing powerful queries using DSL or JSON for comprehensive content indexing and retrieval.
Score: 1.2312858
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / TemplatesCustomize UI templates to personalize and enhance your webpage content by controlling the display of detailed information for each list item.
Score: 1.2312858
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / TemplatesCustomize your pages with UI templates for content presentation. Create, manage, and apply unique templates easily for better user experience.
Score: 1.2312858
|
![]() |
Gitana 4.0 / Content Engine / Search / ExamplesExplore full-text and DSL search examples with Cloud CMS and ElasticSearch integration. Learn query techniques for effective content searches.
Score: 1.2312858
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers GuideOptimize your Cloud CMS user interface with customizable JavaScript and JSON-driven modules for powerful, tailored content management solutions.
Score: 1.222645
|
![]() |
Gitana 4.0 / Developers / User Interface CustomizationOptimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.
Score: 1.222645
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / EvaluatorsLearn how evaluators define conditions for runtime configurations, impacting observed data and user permissions, with a wide variety of types available.
Score: 1.2124149
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / OEMOptimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.
Score: 1.2124149
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / EvaluatorsDiscover how evaluators help define conditions for configuration inclusion based on runtime aspects like observables, permissions, and current user authority.
Score: 1.2124149
|
![]() |
Gitana 4.0 / Self Managed / Kits / OEMOEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.
Score: 1.2124149
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / Scheduled WorkManage scheduled work efficiently with Cloud CMS. Configure frequencies, triggers, and actions for optimal platform operation.
Score: 1.2099124
|
![]() |
REST based access callsThe authentication mechanism in Cloud CMS is OAuth 2.0. While you can use any of the flows, the easiest one to begin with is "password". We've outlined a basic example here using Advanced REST Client to show our API-first platform in action. First, from your Cloud CMS platform home page, navigate to "Manage Platform" and select the "API Keys" section to list all available projects for remote access: If you have no keys for your project then create a new "Application" from "Manage Platform" and t
Score: 1.2099124
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / Attachment PickerAttachment Picker field type provides a modal for selecting and managing file attachments in content models with customizable options.
Score: 1.192515
|
![]() |
Gitana 3.2 / Guide / Guide / Features / PreviewableAutomate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.
Score: 1.173258
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ModulesLearn how to create, customize, and manage CloudCMS modules to enhance your editorial team's workflow with tailored UI elements and permissions control.
Score: 1.173258
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ModulesExplore CloudCMS module customization with ease, from UI elements to rules engine, enhancing editorial workflow and configuration.
Score: 1.173258
|
![]() |
Gitana 4.0 / Content Engine / Aspects / PreviewableAutomate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.
Score: 1.173258
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / Fields / CK EditorEnhance your forms with CKEditor, a customizable HTML editor with plugins, for intuitive visual editing and streamlined content management.
Score: 1.1701353
|
![]() |
Gitana 4.0 / Content Engine / Single Sign On (SSO) / OktaConfigure Cloud CMS Single Sign-On with Okta and SAML 2.0, enabling seamless enterprise user authentication and integration for secure access.
Score: 1.1701353
|
![]() |
Gitana 4.0 / Forms / CMS / Fields / CK EditorEnhance your editorial experience with CKEditor, a flexible HTML editor with customizable plugins and tools for visual HTML editing.
Score: 1.1701353
|
![]() |
Gitana 4.0 / Forms / Fields / Array FieldCreate and manage dynamic, structured lists using the array field, supporting item types, unique items, and collapsible sets.
Score: 1.1365511
|
![]() |
Access Cloud CMS content anonymously or as a guest userThis question often comes up from folks who are building HTML applications that run in a browser. They'd like the browser to connect to Cloud CMS to download content and display it. Usually this consists of things like images but also may consist of other types of content in Cloud CMS such as raw nodes, PDF files, video assets or more. OAuth 2.0 and Access Tokens Fundamentally, everything in Cloud CMS is secured from an access perspective using OAuth 2.0. This means that an OAuth 2.0 access toke
Score: 1.1306963
|
![]() |
Content Previews and Thumbnails with Cloud CMSCloud 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.1219501
|