Found 70 results for "tree"
The search executed in 0.0006 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / TreeDocumentation Reference Retrieve content efficiently with our Tree API, supporting UI tree controls, dynamic loading, and path-based queries. (Gitana 3.2)
Score: 100.8272
|
![]() |
Gitana 4.0 / Content Engine / TreeDocumentation Reference Discover the power of the Tree API for seamless content retrieval, filtering, and dynamic path expansion with ease. (Gitana 4.0)
Score: 64.2709
|
![]() |
Gitana 4.0 / Forms / Fields / Option Tree FieldDocumentation Reference Option Tree Field enables dynamic user input with customizable selectors for efficient data entry and selection paths. (Gitana 4.0)
Score: 31.319
|
![]() |
How can I retrieve content for a tree view?Support Article The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 8.7639
|
![]() |
Tree HierarchiesSupport Article In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 8.5799
|
![]() |
Gitana 4.0 / Forms / API / ReferencesDocumentation Reference Explore using JSON schema references with Alpaca for efficient schema management and dynamic form generation. (Gitana 4.0)
Score: 7.5177
|
![]() |
How to Retrieve content by their document library pathSupport Article You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo
Score: 6.7384
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Extend Field TemplatesDocumentation Reference Create custom field templates with Summernote WYSIWYG editor to extend default functionality in your web application. (Gitana 3.2)
Score: 6.5792
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Content Model Builder / Extend Field TemplatesDocumentation Reference Extend and customize your web forms with Summernote WYSIWYG editors via field templates and modules. (Gitana 4.0)
Score: 6.5792
|
![]() |
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: 6.29
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / BranchDocumentation Reference Manage isolated workspaces with dynamic branches; create, customize, and secure your projects with ease. Ideal for collaborative teams. (Gitana 3.2)
Score: 5.9253
|
![]() |
GitanaDocumentation Reference Cloud CMS is a fully decoupled API-first CMS that empowers businesses to create and publish content seamlessly. Get started with our guides.
Score: 5.7206
|
![]() |
Gitana 4.0 / Forms / API / ViewsDocumentation Reference Optimize Alpaca views for rendering schemas with custom templates, styles, and callbacks in web, Bootstrap, and jQuery UI layouts. (Gitana 4.0)
Score: 5.6161
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / FilesDocumentation Reference Effortlessly import and organize diverse files into Cloud CMS with the Bulk Import tool and packager module. (Gitana 3.2)
Score: 5.5332
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / FilesDocumentation Reference Effortlessly import diverse file types into Cloud CMS with the Bulk Import tool, including Office, PDF, audio, and video. (Gitana 4.0)
Score: 5.5332
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @formDocumentation Reference Render dynamic Alpaca Forms with Cloud CMS. Define and control form behavior with various parameters and success or failure redirects. (Gitana 3.2)
Score: 5.4398
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @formDocumentation Reference Render dynamic forms using Alpaca Forms in Cloud CMS by setting definition & form keys for seamless client-side integration. (Gitana 4.0)
Score: 5.4398
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / CSVDocumentation Reference Easily import CSV data into Cloud CMS content repositories using our Bulk Import tool. (Gitana 3.2)
Score: 5.1773
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / CSVDocumentation Reference Effortlessly import CSV data into Cloud CMS repositories with the powerful Bulk Import tool. (Gitana 4.0)
Score: 5.1773
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / NodesDocumentation Reference Effortlessly import structured data with Cloud CMS Bulk Import tool, ideal for managing content types and author associations. (Gitana 3.2)
Score: 5.016
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / XMLDocumentation Reference Effortlessly import XML content into Cloud CMS using the Bulk Import tool for streamlined data management. (Gitana 3.2)
Score: 5.016
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / NodesDocumentation Reference Easily import and relate content with Cloud CMS Bulk Import tool's Packager API, perfect for structured data and metadata. (Gitana 4.0)
Score: 5.016
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / XMLDocumentation Reference Easily import XML content into Cloud CMS repositories with bulk import tools and code examples. (Gitana 4.0)
Score: 5.016
|
![]() |
Fine Tuning User ManagementSupport Article Teams provide a very broad way to assign authorities. If a Team grants the Consumer authority, say, it grants that authority over everything in the project. That means all content is readable by anyone on the team. While this is useful in a number of cases, it is also too broad a stroke for more complex scenarios. In a more complex scenario where you wish to limit read access for specific types of content to specific users. To do this, you start by modifying all Teams that a user is a member so
Score: 4.7217
|
![]() |
How do I retrieve the folder path for my content?Support Article In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 4.5872
|