Found 319 results for "ui workflow"
The search executed in 0.002075313 seconds. That's fast.
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Actions / create_documentcreate_document ID: create_document This brings up the Create Document wizard that guides the user through the process of creating a new document within a folder. This wizard is aware of the currently viewed folder and the current user and derives its behavior based off of those contexts. Newly created content is created as a child of the current folder. Sample Code var UI = require("ui"); var actionContext = {}; UI.startAction(observableHolder, "create_document", actionContext, function(err) {
Score: 1.7859986
|
|
Gitana / 4.0 / Developers / User Interface Customization / Actions / create_documentcreate_document ID: create_document This brings up the Create Document wizard that guides the user through the process of creating a new document within a folder. This wizard is aware of the currently viewed folder and the current user and derives its behavior based off of those contexts. Newly created content is created as a child of the current folder. Sample Code var UI = require("ui"); var actionContext = {}; UI.startAction(observableHolder, "create_document", actionContext, function(err) {
Score: 1.7859986
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / TemplatesTemplates On pages like "Content Types" and "Search", each list item has some detailed information displayed. You can customize the information you hope to appear via Templates. Create a UI Template Fill in the title and a unique key to create a new UI template. You can also write down some description for the template. Nodes with qname n:ui_template have two properties: key, which is a unique identifier of the template, and type, which is the type of targets the template is applied to. Currentl
Score: 1.7815315
|
|
Gitana / 4.0 / Developers / User Interface Customization / TemplatesTemplates On pages like "Content Types" and "Search", each list item has some detailed information displayed. You can customize the information you hope to appear via Templates. Create a UI Template Fill in the title and a unique key to create a new UI template. You can also write down some description for the template. Nodes with qname n:ui_template have two properties: key, which is a unique identifier of the template, and type, which is the type of targets the template is applied to. Currentl
Score: 1.7815315
|
|
Gitana / 4.0 / Home / OverviewDocumentation Welcome to the Gitana Documentation Center. Gitana is a secure, enterprise-scale content platform that provides the fastest way to easily and continuously release approved, fresh content changes to your customer-facing APIs, web sites, applications and AI models. It provides everything that you need to power engaging digital experiences. It makes it easy for your business to create, manage and publish amazing content to your customers in real-time. Getting Started If you're new to
Score: 1.7776923
|
|
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Remove Features
Remove Features Type: removeFeatures This handler removes features from a node that is part of the workflow's payload. This can be used to remove one or more features from your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 1.7569095
|
|
Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Remove Features
Remove Features Type: removeFeatures This handler removes features from a node that is part of the workflow's payload. This can be used to remove one or more features from your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 1.7569095
|
|
Documentation: Home - Overview - GitanaDocumentation: Home - Overview - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to
Score: 1.7567395
|
|
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Set Properties
Set Properties Type: setProperties This handler lets you set properties onto the items that are part of your workflow's payload. The config for this handler is as follows: {
"properties": [{
"name": "
Score: 1.7453789
|
|
Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Set Properties
Set Properties Type: setProperties This handler lets you set properties onto the items that are part of your workflow's payload. The config for this handler is as follows: {
"properties": [{
"name": "
Score: 1.7453789
|
|
Gitana / 4.0 / Self Managed / OverviewSelf-Managed Gitana offers the option to run development and production installations of its software on-premise or within a virtual private cloud. Getting Started To get started with Gitana Self-Managed, please check out the following: Configuration Docker Kits Kubernetes Maintenance Monitoring Supported Stacks UI Extensions
Score: 1.7304451
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / uitemplates-subcontextuitemplates-subcontext [ { "config": { "uitemplates-subcontext": { "items": [ { "key": "project-uitemplates", "title": "Project UI Templates", "header": true, "order": 1000, "items": [ { "key": "project/uitemplates/settings", "title": "Settings", "uri": "#/projects/{projectId}/uitemplates/settings", "iconClass": "fa fa-sliders"
Score: 1.7253904
|
|
Gitana / 4.0 / Developers / User Interface Customization / Contexts / uitemplates-subcontextuitemplates-subcontext [ { "config": { "uitemplates-subcontext": { "items": [ { "key": "project-uitemplates", "title": "Project UI Templates", "header": true, "order": 1000, "items": [ { "key": "project/uitemplates/settings", "title": "Settings", "uri": "#/projects/{projectId}/uitemplates/settings", "iconClass": "fa fa-sliders"
Score: 1.7253904
|
|
Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Add Features
Add Features Type: addFeatures This handler adds features to a node that is part of the workflow's payload. This can be used to apply one or more features to your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 1.7227657
|
|
Gitana / 4.0 / Data Engine / Workflow / Workflow Handlers / Add Features
Add Features Type: addFeatures This handler adds features to a node that is part of the workflow's payload. This can be used to apply one or more features to your content instances as they flow through your workflow. The config for this handler is as follows: {
"features": [{
"qname": "
Score: 1.7227657
|
|
Automation and AI Services - GitanaAutomation and AI Services - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enh
Score: 1.7188163
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / EvaluatorsEvaluators Evaluators are used to define conditions that determine whether a block of configuration should be included in the evaluated and merged configuration document. Evaluators work on different aspects of the runtime experience, including: what is being observed who is observed it what URL is being looked at what objects are known about at the time (i.e. observables) what permissions and authorities the current user has over things that are being observed There are many types of evaluators
Score: 1.7164975
|
|
Gitana / 4.0 / Developers / User Interface Customization / EvaluatorsEvaluators Evaluators are used to define conditions that determine whether a block of configuration should be included in the evaluated and merged configuration document. Evaluators work on different aspects of the runtime experience, including: what is being observed who is observed it what URL is being looked at what objects are known about at the time (i.e. observables) what permissions and authorities the current user has over things that are being observed There are many types of evaluators
Score: 1.7164975
|
|
New reporting optionsWe’ve added some expanded reports lately: for both Workflow, as well as Logging. Since it’s introduction, workflow remains a key component of our platform. The process to define and execute various business processes in Cloud CMS is well documented. Now, you can track and analyze each step involved to streamline operations even further: Review any historical sequence of events, or those currently in-flight, to find patterns / trends / bottlenecks needing attention. Especially where system log de
Score: 1.7116773
|
|
Gitana / OverviewGetting Started Welcome to the Cloud CMS Documentation center. Here is a test of a note adminition block: Note Here is a note! Here is a test of an important admonition blocK: Important Be wary of visitors bearing gifts!! Cloud CMS is an API-first content management system that provides everything you need on the back end to power web sites and mobile applications. Cloud CMS makes it easy for your business users to create, manage and publish amazing content to your users! You are reading the Get
Score: 1.7013239
|
|
How does multi-tenancy work?How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca
Score: 1.7013239
|
|
Gitana / 4.0 / Data Engine / Publishing / Lifecycle StatesLifecycle States Cloud CMS contains two content Lifecycle States during the Publishing process of a content. These define the state of the Content in the Publishing Lifecycle. The two states in the Publishing lifecycle are : - Approved - Draft You can look at the lifecycle states as follows: Each state has a Preview Endpoint which can be defined or modified under Preview Servers. These gives a chance to instantly preview the content either on the authoring website or the production/live website
Score: 1.6874535
|
|
Gitana / 3.2 / Guide / Guide / UI Developers Guide / Actions / new_foldernew_folder ID: new_folder This brings up the New Folder wizard that guides users through the process of creating a new folder within the currently viewed folder. This wizard is aware of the currently viewed folder and the current user and derives its behavior based off of those contexts. The newly created folder is created as a child of the current folder. Sample Code var UI = require("ui"); var actionContext = {}; UI.startAction(observableHolder, "new_folder", actionContext, function(err) {
Score: 1.684156
|
|
Gitana / 4.0 / Developers / User Interface Customization / Actions / new_foldernew_folder ID: new_folder This brings up the New Folder wizard that guides users through the process of creating a new folder within the currently viewed folder. This wizard is aware of the currently viewed folder and the current user and derives its behavior based off of those contexts. The newly created folder is created as a child of the current folder. Sample Code var UI = require("ui"); var actionContext = {}; UI.startAction(observableHolder, "new_folder", actionContext, function(err) {
Score: 1.684156
|
|
Reports and Analytics - GitanaReports and Analytics - Gitana Status Releases Registry Blog Cloud CMS Platform Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Enterprise Data Engine Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Automate Automate your content creation and approval flows while taking advantage of AI services to enhance
Score: 1.6838734
|