Found 317 results for "docs fields password"

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

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions

Customize toolbars and links in Cloud CMS with various action bindings and override implementation for tailored user interfaces.

Score: 1.7291739

Gitana 4.0 / Developers / User Interface Customization / Actions

Customize Cloud CMS with actions and links to enhance UI, manage policies, create documents, and more. Optimize your CMS with flexible configuration options.

Score: 1.7291739

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

Gitana 4.0 / Reference / Types / Client

Define clients to securely connect apps to your platform via OAuth2, offering robust authentication and customization options.

Score: 1.688975

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

Gitana 3.2 / Guide / Guide / Integrations / Authy

Enhance Cloud CMS security with Authy's real-time Multi-Factor Authentication for seamless, secure content management.

Score: 1.6774079

Gitana 4.0 / Content Engine / Integrations / Authy

Enhance security with Cloud CMS and Authy's real-time Multi-Factor Authentication integration. Add a secure layer beyond passwords.

Score: 1.6774079

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

Gitana 3.2 / Guide / Guide / Integrations / DUO

Enhance security on Cloud CMS with Duo's real-time Multi-Factor Authentication, ensuring safer user logins and comprehensive content protection.

Score: 1.66908

Gitana 4.0 / Content Engine / Integrations / DUO

Enhance Cloud CMS security with Duo Security's real-time Multi-Factor Authentication integration for robust content protection.

Score: 1.66908

Gitana 3.2 / Guide / Guide / Multifactor Authentication

Improve your Cloud CMS security with Multifactor Authentication. Learn how to set up MFA via providers like Authy and Duo Security efficiently.

Score: 1.6653906

Gitana 4.0 / Content Engine / Multifactor Authentication

Enhance security with Cloud CMS's Multifactor Authentication, requiring a verification code for access along with username and password.

Score: 1.6653906

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

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

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

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Learn how to configure Cloud CMS Single Sign On (SSO) for Google GSuite, enabling seamless authentication using SAML 2.0.

Score: 1.5872192

Gitana 4.0 / Content Engine / Single Sign On (SSO) / Google GSuite

Configure Cloud CMS SSO with Google GSuite using SAML 2.0. Follow our step-by-step guide to integrate authentication seamlessly.

Score: 1.5872192

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

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

Gitana 3.2 / Guide / Guide / Actions / Web Hook

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 1.5821774

Gitana 4.0 / Content Engine / Behaviors / Actions / Web Hook

Optimize your HTTP web hook calls with detailed configuration options for authentication, headers, and payloads, ensuring secure and effective communication.

Score: 1.5821774

Gitana 4.0 / Reference / Types / Authentication Grant

Learn to securely generate and manage alternate credentials with Authentication Grants, enhancing user authentication flexibility on your platform.

Score: 1.5730406

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

Gitana 4.0 / Forms / API / Recursive References

Optimize form rendering with Alpaca by resolving recursive references using arrays to prevent infinite loops and improve schema management.

Score: 1.5512856

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