Found 349 results for "docs fields control"
The search executed in 0.001577633 seconds. That's fast.
Gitana / 4.0 / User Interface / User Interface / Version ControlExperience seamless version control with Cloud CMS, offering Git-inspired changeset history, full versioning for all edits, and easy content comparison.
Score: 16.453407
|
|
Gitana / 4.0 / Content Engine / Content Models / ConnectorsIntegrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.
Score: 15.565591
|
|
Gitana / 4.0 / Content Engine / Content Models / Relator PropertiesExplore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.
Score: 12.124632
|
|
Gitana / 3.2 / Guide / Guide / SecuritySecure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.
Score: 11.982057
|
|
Gitana / 4.0 / Content Engine / Security / OverviewSecure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.
Score: 11.982057
|
|
Gitana / 3.2 / Guide / Guide / User Interface / Version ControlCapture every change with Cloud CMS's Git-like version control, allowing easy reversion, comparison, and tracking of content edits.
Score: 9.434526
|
|
Gitana / 4.0 / Content Engine / Access Policies / OverviewDiscover how to configure robust access control policies using JSON to assign roles and conditions for users, groups, and teams on a platform.
Score: 9.197345
|
|
Gitana / 3.2 / Guide / Guide / Forms / FieldsExplore our comprehensive guide to form fields, including Attachment Picker, CK Editor, File Picker, Node Picker, Related Content, and Slug options.
Score: 8.211232
|
|
Gitana / 4.0 / Forms / CMS / FieldsExplore comprehensive CMS field documentation: Attachment Picker, CK Editor, File Picker, Node Picker, Related Content & Slug.
Score: 8.211232
|
|
Gitana / 3.2 / Guide / Guide / FormsOptimize your content management with Cloud CMS's mobile-friendly, role-based forms using the powerful Alpaca Forms engine.
Score: 8.133691
|
|
Gitana / 4.0 / Forms / OverviewEnhance your web applications with Gitana's intuitive Forms engine, offering advanced schema management, role-based provisioning, and custom fields.
Score: 8.116253
|
|
Gitana / 4.0 / Content Engine / Access Policies / ConditionsExplore comprehensive access policy conditions for Gitana 4.0, including And, Branch, Changeset, Data Store, and more. Perfect for developers.
Score: 7.5184755
|
|
Gitana / 4.0 / Content Engine / Access Policies / SamplesExplore policy samples for managing, editing, and consuming content. Ideal for implementing access controls efficiently.
Score: 7.5184755
|
|
Gitana / 4.0 / Content Engine / Access Policies / System PoliciesExplore comprehensive system access policies for platform and project levels, including user roles and permissions.
Score: 7.5184755
|
|
Gitana / 4.0 / Content Engine / Access Policies / TemplatesExplore detailed platform and project-level access policy templates for content management, including read, edit, and management options.
Score: 7.5184755
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / ConnectorsIntegrate Cloud CMS content into your forms with Alpaca connectors, enabling dynamic data sourcing for fields like dropdowns easily.
Score: 7.2621593
|
|
Gitana / 4.0 / Forms / API / Custom FieldsCreate custom fields in Alpaca forms with ease. Extend field types, override methods, and access open-source code to customize UI components.
Score: 7.015497
|
|
Gitana / 4.0 / Forms / CMS / OverviewExplore our comprehensive guide to forms, designed to simplify data collection and enhance user experience on your website.
Score: 6.3583345
|
|
Gitana / 4.0 / Reference / Types / Access Control ListExplore our detailed guide on Access Control List objects, including properties, methods, and more. Enhance your development with our helpful language cookbooks.
Score: 6.3364573
|
|
Gitana / 3.2 / Guide / Guide / Content Modeling / Relator PropertiesOptimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.
Score: 5.777276
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-sort-fieldsOptimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!
Score: 5.4399858
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-sort-fieldsOptimize your document management with sortable fields like Title, Description, Date, Author, and Size. Customize your experience today!
Score: 5.4399858
|
|
Gitana / 3.2 / Guide / Guide / BranchesDiscover Cloud CMS's innovative branching model, inspired by Git and Mercurial, enabling concurrent workspaces and seamless content versioning.
Score: 5.15296
|
|
Gitana / 4.0 / Content Engine / Branches / OverviewUnlock the power of Cloud CMS with advanced branching, versioning, and snapshots. Seamlessly manage multiple content versions akin to Git or Mercurial.
Score: 5.15296
|
|
How to get a content definition JSON from the Cloud CMS API?There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep
Score: 4.8608847
|