- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 10:39 PM
Hi ,
Need to hide the create a problem task dailog box in service operational workspace
How can i achive this.
Thanks,
Gopichand.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 11:53 PM - edited 12-12-2023 11:53 PM
check this URL https://dev*****.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=77f5989c0....
replace the instance name with yours.
Once the action assignment is open, replace the Specify client action to "Create New", sysid- 14966265532333003eddddeeff7b12e3.
Once done, save it and refresh your workspace. click on the New button, it won't show you the popup and directly open the new record form.
Please mark my answer as correct if it helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2023 11:53 PM - edited 12-12-2023 11:53 PM
check this URL https://dev*****.service-now.com/nav_to.do?uri=sys_declarative_action_assignment.do?sys_id=77f5989c0....
replace the instance name with yours.
Once the action assignment is open, replace the Specify client action to "Create New", sysid- 14966265532333003eddddeeff7b12e3.
Once done, save it and refresh your workspace. click on the New button, it won't show you the popup and directly open the new record form.
Please mark my answer as correct if it helped you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 12:10 AM
@Dibyaratnam it is Working , Thanks A lot!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2023 12:30 AM
That's great! Can you accept the solution provided so that it'll close the question down and it can help others. Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 07:53 AM
Hi @Dibyaratnam
while i am creating "create problem task" with button getting popup .
Could please help How can i hide.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-14-2023 10:04 PM
You want to hide the popup or the button itself?