Skip to content

Commit 3fa4681

Browse files
authored
Update README.md
1 parent 0cdb641 commit 3fa4681

File tree

1 file changed

+3
-2
lines changed
  • Modern Development/Service Portal Widgets/Open in Platform

1 file changed

+3
-2
lines changed
Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
**This is an enhancement to the current code**
2-
1. Added "open in SOW" Button to open the record in service operations workspace, since it is gaining popularity now.
2+
1. Added "open in Workspace" Button to open the record in workspace(defined in option schema), since it is gaining popularity now.
33
2. Enhanced the visibility condition so that the button is only visible on pages having sys_id and table in url.
44
3. Enhanced css to improve visibility of button.
5+
4. This button wll look for the table to workspace mapping (in option schema) and create the URL to open record in respective workspace. If now mapping is found, the record is opened in SOW workspace(default).
56

6-
Widget will create a button that will only be visable to users with the itil role that will take them to the same record in platform. will work with the form and standard ticket pages (or anywhere with the table and sysId in the url.
7+
Widget will create a button that will only be visible to users with the itil role that will take them to the same record in platform. will work with the form and standard ticket pages (or anywhere with the table and sysId in the url.

0 commit comments

Comments
 (0)