Found 263 results for "docs fields token"
The search executed in 0.002017131 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Application Server / AuthenticationSecure and streamline user login for Node applications using Cloud CMS's Authentication Service with built-in SSO and providers like Google and LinkedIn.
Score: 1.7960023
|
![]() |
Gitana 4.0 / Developers / Application Server / AuthenticationEffortlessly manage authentication with Cloud CMS, supporting SSO and various identity providers like Google and SAML for your Node applications.
Score: 1.7960023
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Edit An Existing Content TypeEdit content types effortlessly with our guide. Learn to reorder fields, enrich object fields, and delete with ease in Content Model Builder.
Score: 1.7776008
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Edit An Existing Content TypeEdit content types with ease using Content Model Builder. Customize form fields, adjust layouts, enrich object fields, and preview changes seamlessly.
Score: 1.7776008
|
![]() |
Gitana 4.0 / Getting Started / Working with Content / FormsCreate and customize dynamic web forms with Cloud CMS’s intuitive engine, leveraging Alpaca.js for seamless integration with JSON Schema.
Score: 1.7750185
|
![]() |
Gitana 4.0 / Forms / API / ValidationEnhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.
Score: 1.7728264
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Web FormsEffortlessly create dynamic web forms with Cloud CMS using customizable, open-source controls powered by Alpaca.js and JSON Schema integration.
Score: 1.7676967
|
![]() |
Gitana 4.0 / Forms / API / TemplatesDiscover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.
Score: 1.7611755
|
![]() |
Gitana 4.0 / Forms / API / CallbacksOptimize your form handling with Alpaca's callbacks, including events, observables, validation, and wizards. Enhance user interaction now!
Score: 1.7450284
|
![]() |
Gitana 4.0 / Forms / API / OrderingOptimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.
Score: 1.7270796
|
![]() |
Gitana 3.2 / Guide / Guide / API KeysAccess your Cloud CMS tenant securely using API Keys. Follow steps to manage credentials, creating app instances, and downloading necessary keys.
Score: 1.6910409
|
![]() |
Gitana 4.0 / Developers / API KeysEasily manage API keys for Cloud CMS with detailed steps for setup, download, and application use in a secure tenant environment.
Score: 1.6910409
|
![]() |
Gitana 4.0 / Forms / API / WizardsCreate multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.
Score: 1.6838974
|
![]() |
Gitana 4.0 / Forms / API / Conditional DependenciesOptimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.
Score: 1.6777315
|
![]() |
Gitana 4.0 / Forms / API / LookupsOptimize JSON data with Alpaca: intuitive field lookups and dynamic IDs for streamlined form rendering and object manipulation.
Score: 1.670936
|
![]() |
Content Entry Forms ExampleCloud 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.6499653
|
![]() |
Gitana 4.0 / Forms / Fields / Option Tree FieldEnhance form fields with Option Tree, offering structured text inputs and dropdown selection paths for seamless user experience.
Score: 1.6258605
|
![]() |
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.6088574
|
![]() |
Cloud CMS JavaScript Driver Release 1.0.3 is out!The Cloud CMS team is pleased to announce the immediate availability of version 1.0.3 of the Cloud CMS JavaScript Driver for jQuery, Dojo, Javascript/HTML5 and Node.js applications. Download today from http://github.com/gitana/gitana-javascript-driver. JavaScript Driver for Cloud CMS The Cloud CMS JavaScript Driver is a JS library that you can drop into your HTML5/JS applications to take advantage of the authoring and delivery APIs of the Cloud CMS server. It makes it easier for developers to ut
Score: 1.5967095
|
![]() |
OAuth2, Clients and Authentication GrantsOne of the things that I really like about our approach to server authorization is that we’ve elected to get completely behind the OAuth2 specification. Cloud CMS provides support for all of the OAuth2 flows. We provide an authorization and resource server so that you can separate concerns and perform the full three-legged “auth code” flow. Or you can simplify things and use something like a “password” or “implicit” flow depending on the security environment of your application. For environments
Score: 1.593393
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extra AttributesLearn to add custom attributes like title and creator to your embedded media in CKEditor using simple JSON configurations.
Score: 1.592319
|
![]() |
Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extra AttributesEnhance embedded media with extra HTML attributes like title and creator using CloudCMS configurations for richer content customization.
Score: 1.592319
|
![]() |
Query PerformanceApplication 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.5747653
|
![]() |
Gitana 4.0 / Forms / API / Recursive ReferencesOptimize form rendering with Alpaca by resolving recursive references using arrays to prevent infinite loops and improve schema management.
Score: 1.5559063
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne 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.5550637
|