1. QuickStart
1.1. QuickStart of ZenTao 12 series
1.1.1 Document management
1.1.2 How to check whether a user has product and project access permission
1.1.3 Annual summany and reports in ZenTao
1.2. ZenTao 12 series Starter
1.2.1 Manage personal issues in ZenTao
1.3. ZenTao 12 series Advanced
1.3.1. Process overview
1.3.1.1 ZenTao project management flow chart
1.3.2. Personal issues management
1.3.2.1 Manage personal issues in ToDo
1.3.2.2 Focus on the tasks, stories, and bugs assigned to me
1.3.2.3 Check or change my information in my profile
1.3.3. Product manager
1.3.3.1 Manage product
1.3.3.2 Manage product line
1.3.3.3 Create and review stories
1.3.3.4 Change story and review story
1.3.3.5 Story status and development stages
1.3.3.6 Notes of the Story
1.3.3.7 Manage product module
1.3.3.8 Create plans
1.3.3.9 Create releases
1.3.3.10 Roadmaps
1.3.3.11 Document management
1.3.3.12 Product planning meeting
1.3.3.13 Participate in project management, demostrations, and summaries
1.3.3.14 Basic statistical reports of stories
1.3.4. Project manager
1.3.4.1 Create a project
1.3.4.2 Set up the project team
1.3.4.3 Determaine the story list in a project
1.3.4.4 Task Breakdown
1.3.4.5 Daily standup meetings
1.3.4.6 Track the progress of projects via Burndown chart
1.3.4.7 Track the progress of projects via various lists
1.3.4.8 The review meeting and retrospective meeting
1.3.4.9 Basic statistical reports for project tasks
1.3.5. Development team
1.3.5.1 Participate in project planning meeting and decompose tasks
1.3.5.2 Create build
1.4. QuickStart of ZenTao Biz 12 series
1.4.1 Gantt Chart

JS and CSS in workflow

2024-09-11 13:58:36
Kelsea
216
Last edited by Hongyan on 2024-09-11 13:58:36
Share links

ZenTao Workflow provides the ability to set JavaScript (JS) and Cascading Style Sheets (CSS) functionalities. Users can utilize this feature to add JS and CSS code to the action interface of configured workflows. This can be applied to all pages of the process or to a specific action page.

To illustrate the JS settings, let’s take the list page as an example: After three seconds, a pop-up will display the message “Hello ZenTao.” Click the JS button in the action page, and enter the following code in the pop-up code editor, as shown in the image:

Now, go to create a story and you will see the pop-up below:

Same way, we can make CSS settings accordingly.

Write a Comment
Comment will be posted after it is reviewed.