Found 435 results for "docs fields list"

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-item-actions

documents-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "documents-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "config": { "documents-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/documents/{{document._doc}}/properties",

Score: 3.9117184

Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-item-actions

documents-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "documents-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "config": { "documents-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/documents/{{document._doc}}/properties",

Score: 3.9117184

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / documents-list-selected-actions

documents-list-selected-actions [ { "config": { "documents-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ] } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "documents-list-selected-actions": [ { "action": "delete_documents", "allowPermission": [ "delete" ]

Score: 3.8738813

Gitana / 4.0 / Developers / User Interface Customization / Contexts / documents-list-selected-actions

documents-list-selected-actions [ { "config": { "documents-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ] } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "documents-list-selected-actions": [ { "action": "delete_documents", "allowPermission": [ "delete" ]

Score: 3.8738813

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / workspaces-list-item-actions

workspaces-list-item-actions [ { "config": { "workspaces-list-item-actions": [ { "key": "switch-to-workspace", "action": "switch-to-workspace", "iconClass": "fa fa-exchange" } ] } } ]```

Score: 3.8638067

Gitana / 4.0 / Developers / User Interface Customization / Contexts / workspaces-list-item-actions

workspaces-list-item-actions [ { "config": { "workspaces-list-item-actions": [ { "key": "switch-to-workspace", "action": "switch-to-workspace", "iconClass": "fa fa-exchange" } ] } } ]```

Score: 3.8638067

How to Retrieve content by their document library path

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: 3.8409104

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-instances-list-item-actions

content-instances-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "content-instances-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "content-instances-list-item-actions": [ { "key": "folder", "ico

Score: 3.5944848

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-instances-list-item-actions

content-instances-list-item-actions [ { "evaluator": "document-is-favorite", "config": { "content-instances-list-item-actions": [ { "key": "favorite", "iconClass": "fa fa-star", "action": "remove-from-favorites", "order": 9000 } ] } }, { "evaluator": "document-is-folder", "condition": true, "config": { "content-instances-list-item-actions": [ { "key": "folder", "ico

Score: 3.5944848

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-search-list-selected-actions

project-search-list-selected-actions [ { "config": { "project-search-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ], "order": 10000 } ] } }, { "config": { "project-search-list-selected-actions": [ { "action": "delete_documents", "order": 5, "allowPermission": [ "delete" ]

Score: 3.5505614

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-search-list-selected-actions

project-search-list-selected-actions [ { "config": { "project-search-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ], "order": 10000 } ] } }, { "config": { "project-search-list-selected-actions": [ { "action": "delete_documents", "order": 5, "allowPermission": [ "delete" ]

Score: 3.5505614

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-translations-list-item-actions

document-translations-list-item-actions [ { "config": { "document-translations-list-item-actions": [ { "key": "edit-translation", "action": "edit-translation", "iconClass": "fa fa-pencil-square-o" }, { "key": "delete-translation", "action": "delete-translations", "iconClass": "fa fa-trash-o" } ] } } ]```

Score: 3.534542

Gitana / 4.0 / Developers / User Interface Customization / Contexts / document-translations-list-item-actions

document-translations-list-item-actions [ { "config": { "document-translations-list-item-actions": [ { "key": "edit-translation", "action": "edit-translation", "iconClass": "fa fa-pencil-square-o" }, { "key": "delete-translation", "action": "delete-translations", "iconClass": "fa fa-trash-o" } ] } } ]```

Score: 3.534542

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-instances-list-selected-actions

content-instances-list-selected-actions [ { "config": { "content-instances-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ], "order": 10000 } ] } }, { "config": { "content-instances-list-selected-actions": [ { "action": "delete-content", "order": 100000, "allowPermission": [ "delete"

Score: 3.5324903

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-instances-list-selected-actions

content-instances-list-selected-actions [ { "config": { "content-instances-list-selected-actions": [ { "action": "deploy-nodes", "allowPermission": [ "deploy", "undeploy" ], "order": 10000 } ] } }, { "config": { "content-instances-list-selected-actions": [ { "action": "delete-content", "order": 100000, "allowPermission": [ "delete"

Score: 3.5324903

Gitana / 3.2 / Guide / Guide / Forms / Fields / CK Editor

CK Editor ID: ckeditor The ckeditor field renders the popular CKEditor HTML control. This offers a fully-featured HTML editor on top of a string schema type. It is ideal for situations where you wish to provide your editorial team with the ability to edit HTML visually and offers a large range of plugins and behaviors that you can customize. For basic information of what is possible in terms of configuring this field type, please view the Alpaca Forms documentation for the CKEditor field. Config

Score: 3.3881016

Gitana / 4.0 / Forms / CMS / Fields / CK Editor

CK Editor ID: ckeditor The ckeditor field renders the popular CKEditor HTML control. This offers a fully-featured HTML editor on top of a string schema type. It is ideal for situations where you wish to provide your editorial team with the ability to edit HTML visually and offers a large range of plugins and behaviors that you can customize. For basic information of what is possible in terms of configuring this field type, please view the Alpaca Forms documentation for the CKEditor field. Config

Score: 3.3881016

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 3.3650582

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-associations-list-item-actions

content-model-associations-list-item-actions [ { "config": { "content-model-associations-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/json", "iconClass": "fa fa-code" }, { "

Score: 3.3061466

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-features-list-item-actions

content-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i

Score: 3.3061466

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / content-model-types-list-item-actions

content-model-types-list-item-actions [ { "config": { "content-model-types-list-item-actions": [ { "key": "edit-properties", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-instances",

Score: 3.3061466

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-associations-list-item-actions

content-model-associations-list-item-actions [ { "config": { "content-model-associations-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/associations/{{_qname}}/json", "iconClass": "fa fa-code" }, { "

Score: 3.3061466

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-features-list-item-actions

content-model-features-list-item-actions [ { "config": { "content-model-features-list-item-actions": [ { "key": "edit-document", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/features/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-i

Score: 3.3061466

Gitana / 4.0 / Developers / User Interface Customization / Contexts / content-model-types-list-item-actions

content-model-types-list-item-actions [ { "config": { "content-model-types-list-item-actions": [ { "key": "edit-properties", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/properties", "iconClass": "fa fa-pencil" }, { "key": "view-json", "link": "/#/projects/{{project._doc}}/model/types/{{_qname}}/json", "iconClass": "fa fa-code" }, { "key": "content-instances",

Score: 3.3061466

Gitana / 4.0 / Forms / Fields / Date Field

Date Field The date field. The Date Field uses the Bootstrap Datetime picker under the hood. You can learn more about the picker at it's GitHub project page: https://github.com/Eonasdan/bootstrap-datetimepicker. For more information on date and time formatting strings, see the Moment.js documentation: http://momentjs.com/docs/. With this control, you can pass any of the bootstrap-datetimepicker options information through to the underlying control via the options.picker setting. Properties Title

Score: 3.0784926