Found 221 results for "docs fields uppercase"

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

Gitana 4.0 / User Interface / User Interface / Awareness

Real-time document collaboration tool, view or edit along with others seamlessly, just like Google Docs, with auto-lock and user notifications.

Score: 2.440442

Gitana 3.2 / Guide / Guide / API / Pagination

Optimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.

Score: 2.4303467

Gitana 4.0 / Forms / Fields / Time Field

Optimize time field inputs with Bootstrap DateTimePicker; format with Moment.js for flexibility and accuracy.

Score: 2.0569723

Can your CMS do this?

This is not going to be a list of features in Cloud CMS, that to be honest, you righfully expect in a CMS: API, versioning, workflow, Content model, Content entry forms,.. For a bit of fun, I started thinking “what really makes Cloud CMS better than your CMS” embracing my school boy mentality. 1. SaaS and/or On-Premise Cloud CMS is avaible as a SaaS product and OnPremise. Docker containers have allowed us to distribute the Cloud CMS product easily for On-Premise/Private Cloud installation. Whils

Score: 1.9998384

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Container Hooks

Optimize container lifecycle management in Kubernetes with HTTP hooks for smooth deployment and graceful shutdowns. Learn how to configure routes and security.

Score: 1.9457924

Gitana 4.0 / Forms / Fields / Date Time Field

Advanced DateTime Field feature utilizing Bootstrap DateTime Picker for seamless date and time selection with customizable formats.

Score: 1.9457924

Gitana 4.0 / Forms / API / Layouts

Optimize your form layouts with Alpaca's automatic and template-driven placement, ensuring flexible field alignment using Handlebars templates and explicit bindings.

Score: 1.8610786

Gitana 4.0 / Forms / Fields / Object Field

Comprehensive guide on using the 'object' field in schemas, with examples and customization options for properties, types, and styles.

Score: 1.7913527

Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Edit An Existing Content Type

Edit content types effortlessly with our guide. Learn to reorder fields, enrich object fields, and delete with ease in Content Model Builder.

Score: 1.7691975

Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Edit An Existing Content Type

Edit content types with ease using Content Model Builder. Customize form fields, adjust layouts, enrich object fields, and preview changes seamlessly.

Score: 1.7691975

Gitana 4.0 / Getting Started / Working with Content / Forms

Create and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.

Score: 1.7663922

Gitana 4.0 / Forms / API / Validation

Enhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.

Score: 1.7647247

Gitana 3.2 / Guide / Guide / Getting Started / Web Forms

Effortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.

Score: 1.7591515

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 1.7534778

Gitana 4.0 / Forms / API / Callbacks

Optimize your form handling with Alpaca's callbacks, including events, observables, validation, and wizards. Enhance user interaction now!

Score: 1.7369735

Gitana 4.0 / Forms / API / Ordering

Optimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.

Score: 1.7185017

Gitana 4.0 / Forms / API / Wizards

Create multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.

Score: 1.6768534

Gitana 4.0 / Forms / API / Conditional Dependencies

Optimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.

Score: 1.6701497

Gitana 4.0 / Forms / API / Lookups

Optimize JSON data with Alpaca: intuitive field lookups and dynamic IDs for streamlined form rendering and object manipulation.

Score: 1.6637803

Content Entry Forms Example

Cloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud

Score: 1.6431029

Gitana 4.0 / Forms / Fields / Option Tree Field

Enhance form fields with Option Tree, offering structured text inputs and dropdown selection paths for seamless user experience.

Score: 1.6190189

Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)

Connect Gitana with your browser apps using the versatile JavaScript driver, compatible with jQuery, Vue.js, and more.

Score: 1.5998938

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extra Attributes

Learn to add custom attributes like title and creator to your embedded media in CKEditor using simple JSON configurations.

Score: 1.5851958

Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extra Attributes

Enhance embedded media with extra HTML attributes like title and creator using CloudCMS configurations for richer content customization.

Score: 1.5851958

Query Performance

Application queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi

Score: 1.567822