Found 232 results for "docs fields color"
The search executed in 0.0042 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Content Models / ConnectorsDocumentation Reference Create dynamic form fields by connecting AlpacaJS to Cloud CMS, streamlining your content management. (Gitana 4.0)
Score: 16.0679
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Relator PropertiesDocumentation Reference Enhance data connections with Cloud CMS relator properties, ensuring automated relationship management between content nodes. (Gitana 4.0)
Score: 12.1802
|
![]() |
Gitana 4.0 / Forms / Fields / Color FieldDocumentation Reference Implement a color picker field for selecting hexadecimal values in web forms. (Gitana 4.0)
Score: 9.348
|
![]() |
Gitana 3.2 / Guide / Guide / FormsDocumentation Reference Optimize your form experience with Cloud CMS and the Alpaca Forms Engine, offering customizable role-based and mobile-friendly forms. (Gitana 3.2)
Score: 8.4121
|
![]() |
Gitana 4.0 / FormsDocumentation Reference Optimize form creation with Cloud CMS. Enjoy role-based, schema-linked forms with enhanced features and user-friendly design. (Gitana 4.0)
Score: 8.395
|
![]() |
Gitana 4.0 / Forms / Fields / Color Picker FieldDocumentation Reference Bootstrap-powered color picker field for selecting hex color values, customizable via configuration settings. (Gitana 4.0)
Score: 8.2141
|
![]() |
Gitana 3.2 / Guide / Guide / Forms / FieldsDocumentation Reference Explore guides on form fields including Attachment Picker, CK Editor, and more for efficient web form creation. (Gitana 3.2)
Score: 8.2067
|
![]() |
Gitana 4.0 / Forms / CMS / FieldsDocumentation Reference Explore comprehensive CMS field documentation, including guides on attachment pickers, CK Editor, file pickers, and more. (Gitana 4.0)
Score: 8.2067
|
![]() |
Gitana 4.0 / Forms / Fields / Pick A Color FieldDocumentation Reference Color picker plugin for Bootstrap. Easily select and configure hexadecimal values with the pickacolor field. (Gitana 4.0)
Score: 7.5883
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / ConnectorsDocumentation Reference Connect your forms to Cloud CMS effortlessly with Alpaca field connectors and dynamic dropdowns. (Gitana 3.2)
Score: 7.1817
|
![]() |
Gitana 4.0 / Forms / API / Custom FieldsDocumentation Reference Create and customize fields using Alpaca's flexible library, perfect for your open-source projects and UI components. (Gitana 4.0)
Score: 7.0093
|
![]() |
Gitana 4.0 / Forms / CMSDocumentation Reference Explore comprehensive guides on creating effective forms to enhance user engagement and streamline data collection. (Gitana 4.0)
Score: 6.6541
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-sort-fieldsDocumentation Reference Sort your document list efficiently by title, description, date, author, type, and size with customizable fields. (Gitana 3.2)
Score: 5.4318
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / documents-list-sort-fieldsDocumentation Reference Sort and manage your document list by title, description, date, author, type, or size for improved organization. (Gitana 4.0)
Score: 5.4318
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Relator PropertiesDocumentation Reference Optimize relationships in Cloud CMS with relator properties linking nodes in a dynamic content graph. (Gitana 3.2)
Score: 5.3314
|
![]() |
Developers | Gitana 4.0 docsWeb Page Developers | Gitana 4.0 docs Status Releases Registry Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Publishin
Score: 5.1605
|
![]() |
Gitana 4.0 / Forms / FieldsDocumentation Reference Explore comprehensive documentation on diverse field types including address, email, date, checkbox, and more for form creation. (Gitana 4.0)
Score: 4.9936
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling CookbookDocumentation Reference Discover essential patterns with our Content Modeling Cookbook. Start with code samples and object arrays. (Gitana 3.2)
Score: 4.8891
|
![]() |
How to get a content definition JSON from the Cloud CMS API?Support Article 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.8635
|
![]() |
Gitana 4.0 / Developers / Cookbooks / Content Modeling CookbookDocumentation Reference Explore the Content Modeling Cookbook with examples and code samples for efficient data structuring and model integration. (Gitana 4.0)
Score: 4.8196
|
![]() |
Gitana 4.0 / Getting Started / Working with Content / FormsDocumentation Reference Enhance your content editing with dynamic, user-friendly forms powered by Cloud CMS and Alpaca.js. (Gitana 4.0)
Score: 4.4639
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / Web FormsDocumentation Reference Enhance content management with intuitive, auto-updating forms using Cloud CMS and Alpaca.js integration. (Gitana 3.2)
Score: 4.4316
|
![]() |
How to limit the fields that come back in a querySupport Article Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the
Score: 4.3301
|
![]() |
Home | Gitana 4.0 docsWeb Page Home | Gitana 4.0 docs Status Releases Registry Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate content. Publishing Sour
Score: 4.1115
|
![]() |
Gitana 4.0 / Forms / Fields / Text FieldDocumentation Reference Optimize forms with text fields for user inputs, using properties like autocomplete, placeholders, and validation. (Gitana 4.0)
Score: 3.6096
|