Skip to content

Commit 90f5a70

Browse files
authored
Update README.md
1 parent dc21856 commit 90f5a70

File tree

1 file changed

+6
-5
lines changed
  • Modern Development/Service Portal Widgets/HR Task Progress Bar

1 file changed

+6
-5
lines changed
Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
**Steps to add widget to page**
2-
Open "hrm_ticket_page" portal page.
3-
Create a widget with HTML, CSS, Client, Server code as per this document.
4-
Add the widget to top of "hrm_ticket_page" page.
2+
1. Open "hrm_ticket_page" portal page.
3+
2. Create a widget with HTML, CSS, Client, Server code as per this document.
4+
3. Add the widget to top of "hrm_ticket_page" page.
55

66
**Output**
7-
1. If the HR case has associated tasks, those tasks will be shown as progress bar.
7+
1. If the HR case has associated tasks, those tasks will be shown as progress bar.
88
2. WIP tasks will be shown with green background and red text.
99
3. All other state tasks will be shown in black text and blue background.
1010

11-
4.
11+
12+
<img width="2144" height="1320" alt="image" src="https://github.com/user-attachments/assets/aaa00792-0f35-4f98-a46b-a60ef7270c33" />

0 commit comments

Comments
 (0)