Found 125 results for "content-models content-model-builder edit"

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

Gitana / 3.2 / Guide / Guide / Forms

Forms Cloud CMS automatically generates and displays mobile-friendly forms using the Alpaca Javascript / HTML5 forms engine. The Alpaca Forms Engine was created by Cloud CMS and is available as an open source project. In addition to the standard library of 40+ controls provided by Alpacajs, Cloud CMS provides support for several additional controls that run within the Cloud CMS user interface. Schemas and Forms Cloud CMS separates the concept of a schema from a form. A schema (or definition) des

Score: 7.657585

Gitana / 4.0 / Forms / CMS / Overview

Forms Cloud CMS automatically generates and displays mobile-friendly forms using the Alpaca Javascript / HTML5 forms engine. The Alpaca Forms Engine was created by Cloud CMS and is available as an open source project. In addition to the standard library of 40+ controls provided by Alpacajs, Cloud CMS provides support for several additional controls that run within the Cloud CMS user interface. Schemas and Forms Cloud CMS separates the concept of a schema from a form. A schema (or definition) des

Score: 7.657585

Gitana / 3.2 / Guide / Guide / User Interface / Create/Edit Content

Create/Edit Content In a Project you can find your content a number of ways: Content (left Nav) - Content listed under Content Types Folders (left Nav) - Folder/File view of the content Search (left Nav for a detailed search or top right for a keyword search) Viewing a Content item With any of the options above, to find or list the content, click on the 'title' of the content item to open the 'Document Overview': Note: your tenant may be configured such that the options available in the left nav

Score: 6.4987097

Gitana / 4.0 / User Interface / User Interface / Create/Edit Content

Create/Edit Content In a Project you can find your content a number of ways: Content (left Nav) - Content listed under Content Types Folders (left Nav) - Folder/File view of the content Search (left Nav for a detailed search or top right for a keyword search) Viewing a Content item With any of the options above, to find or list the content, click on the 'title' of the content item to open the 'Document Overview': Note: your tenant may be configured such that the options available in the left nav

Score: 6.4987097

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Edit An Existing Content Type

Edit An Existing Content Type Select Content Model Builder in the left Nav, and you will be able to see a list of existing Content Types. Click into one to edit it in the Content Model Builder. Select A Form If the content type has more than one forms, select the one you hope to edit: Then the builder will render with the settings in the selected form. Change Field Order Dragging a field and dropping it on top of another field allows you to move it in front of the other field. In the above image

Score: 5.4288845

Gitana / 4.0 / Data Engine / Content Models / Content Model Builder / Edit An Existing Content Type

Edit An Existing Content Type Select Content Model Builder in the left Nav, and you will be able to see a list of existing Content Types. Click into one to edit it in the Content Model Builder. Select A Form If the content type has more than one forms, select the one you hope to edit: Then the builder will render with the settings in the selected form. Change Field Order Dragging a field and dropping it on top of another field allows you to move it in front of the other field. In the above image

Score: 5.4288845

Gitana / 3.2 / Guide / Guide / User Interface / Multilingual / Customize Translations UI

Customize Translations UI Cloud CMS allows you to customize UI simply with configurations in your module. Here we will use the following example to demonstrate this feature. For multilingual documents with translations, if you go to the multilingual document's Edit Properties page, the default UI looks like this: In the above screenshot, the Edit Translations button allows you to select a translation of the multilingual document from the dropdown. It's a way to quickly edit the translated docume

Score: 2.3306723

Gitana / 4.0 / User Interface / User Interface / Multilingual / Customize Translations UI

Customize Translations UI Cloud CMS allows you to customize UI simply with configurations in your module. Here we will use the following example to demonstrate this feature. For multilingual documents with translations, if you go to the multilingual document's Edit Properties page, the default UI looks like this: In the above screenshot, the Edit Translations button allows you to select a translation of the multilingual document from the dropdown. It's a way to quickly edit the translated docume

Score: 2.3306723

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

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

Gitana / 3.2 / Guide / Guide / User Interface / Awareness

Awareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see

Score: 2.1914039

Gitana / 4.0 / User Interface / User Interface / Awareness

Awareness Awareness service allows you to see who's viewing/editing the same document with you in real-time, just like google docs. In the above screenshot, there are three user avatars showing in the top right corner. That indicates that there are three people (including yourself) viewing/editing this document right now. Hover on each avatar to see the detail -- find out whom they are if you don't recognize the avatar. Auto Lock on Document Editing There are three possible phases you might see

Score: 2.1914039

Gitana / 3.2 / Guide / Guide / API / System Metadata

System Metadata Cloud CMS automatically tracks system metadata for all of the objects that you create within it. System metadata consists of non-data values that describe things like who created an object and when it was modified. System Metadata This system metadata is tracked under the special _system key at the root of your objects. This system metadata is read-only in so far as it is tracked by Cloud CMS automatically. It is available for any object returned by any of the Cloud CMS APIs by s

Score: 2.1830373

Gitana / 4.0 / Data Engine / API / System Metadata

System Metadata Cloud CMS automatically tracks system metadata for all of the objects that you create within it. System metadata consists of non-data values that describe things like who created an object and when it was modified. System Metadata This system metadata is tracked under the special _system key at the root of your objects. This system metadata is read-only in so far as it is tracked by Cloud CMS automatically. It is available for any object returned by any of the Cloud CMS APIs by s

Score: 2.1830373

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 2.15181

Gitana / 4.0 / Developers / User Interface Customization / Contexts / tag-subcontext

tag-subcontext [ { "evaluator": "context-tag", "condition": true, "config": { "tag-subcontext": { "items": [ { "key": "tag", "title": "Tag", "header": true, "order": 1000, "items": [ { "key": "tag/overview", "title": "Overview", "uri": "#/projects/{projectId}/tags/{tag}", "order": 1000 }, {

Score: 2.15181

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 2.1446097

Gitana / 4.0 / Developers / User Interface Customization / Contexts / datalist-subcontext

datalist-subcontext [ { "evaluator": "context-datalist", "condition": true, "config": { "datalist-subcontext": { "items": [ { "key": "datalist", "title": "Data List", "header": true, "order": 1000, "items": [ { "key": "datalist/overview", "title": "Overview", "uri": "#/projects/{projectId}/datalists/{datalistId}", "order":

Score: 2.1446097

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / form-subcontext

form-subcontext [ { "evaluator": "context-form", "condition": true, "config": { "form-subcontext": { "items": [ { "key": "form", "title": "Form", "header": true, "order": 1000, "items": [ { "key": "form/overview", "title": "Overview", "uri": "{definitionUri}/forms/{formId}", "order": 1000 }, {

Score: 2.1303527

Gitana / 4.0 / Developers / User Interface Customization / Contexts / form-subcontext

form-subcontext [ { "evaluator": "context-form", "condition": true, "config": { "form-subcontext": { "items": [ { "key": "form", "title": "Form", "header": true, "order": 1000, "items": [ { "key": "form/overview", "title": "Overview", "uri": "{definitionUri}/forms/{formId}", "order": 1000 }, {

Score: 2.1303527

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / View/Create a Workflow Model

View/Create a Workflow Model Switch to Platform level Click 'Workflow Models' (left Nav). Note: You will need to have admin or owner permissions to see the Workflow options. If you select a Workflow model you can Deploy, Undeploy, delete a Workflow model View/Edit Workflow Model Click on the Workflow name, eg Adhoc Approval, to view the Workflow Model To view/edit the Workflow click JSON Manage Active Workflow To see active instances of the workflow model click on Workflow option Note: you can s

Score: 2.0552077

Gitana / 4.0 / User Interface / Workflow / View/Create a Workflow Model

View/Create a Workflow Model Switch to Platform level Click 'Workflow Models' (left Nav). Note: You will need to have admin or owner permissions to see the Workflow options. If you select a Workflow model you can Deploy, Undeploy, delete a Workflow model View/Edit Workflow Model Click on the Workflow name, eg Adhoc Approval, to view the Workflow Model To view/edit the Workflow click JSON Manage Active Workflow To see active instances of the workflow model click on Workflow option Note: you can s

Score: 2.0552077

Gitana / 3.2 / Guide / Guide / Features / Copied From

Copied From QName: f:copied-from Indicates that a specific revision of a node received its content from a copy operation. This feature can be used to identify points in the node history where a copy operation occurred from a different node (even a node from a different branch or repository entirely) into the current node. The Copied From feature tracks a single property called sourceRef which is a node reference to the node on the source branch that was the source for the copy operation. The Cop

Score: 2.045094

Gitana / 4.0 / Data Engine / Aspects / Copied From

Copied From QName: f:copied-from Indicates that a specific revision of a node received its content from a copy operation. This feature can be used to identify points in the node history where a copy operation occurred from a different node (even a node from a different branch or repository entirely) into the current node. The Copied From feature tracks a single property called sourceRef which is a node reference to the node on the source branch that was the source for the copy operation. The Cop

Score: 2.045094

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / definition-subcontext

definition-subcontext [ { "evaluator": "context-definition", "condition": true, "config": { "definition-subcontext": { "items": [ { "key": "definition", "title": "Definition", "header": true, "order": 1000, "items": [ { "key": "definition/overview", "title": "Overview", "uri": "{definitionUri}", "order": 1000

Score: 2.02918