No Copy button on Catalog Item form
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 12:26 PM
Hi,
I want to copy a catalog item but there is no Copy button but has Insert button on Catalog Item form as stated in following document:
Copying can be more useful than using the Insert function because the function only copies the item details.
Procedure
- Open a catalog item form.
- Use the Copy button to create a new copy of a catalog item, named Copy of [item name]
Please help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 02:26 PM
You are right and sorry @shan_wan i did not check it earlier. I can see copy button:
Please check this condition:
current.sys_class_name != 'std_change_record_producer' && current.sys_class_name != 'sn_cmp_bp_cat_item' && current.sc_ic_item_staging.nil() && !(current.state == 'draft' || current.state == 'publishing' || current.checked_out == "true")
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-02-2025 03:16 PM
Hi @Harsh Vardhan and @Dr Atul G- LNG
I am new to SN, I will figure out what my role is and let you know what happened.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 01:01 AM
Hi @shan_wan
You can check the role assigned to you in your profile, you must have admin role or catalog admin role to work on this also please check the item status as per condition given above.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 06:50 AM
Hi AG,
Looks like my company assign role by group. I am in 3 groups; the roles tab is blank. I will ask system admin what role I have.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2025 06:53 AM
Hi @shan_wan
Hmm. I think you don't have full access; it is a best practice that the role is assigned to a group, and then the user is added to the group.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************