I want to remove Add attachment in the catalog form how to remove it
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 07:20 AM
Hi,
I want to remove Add attachment in the catalog form how to remove it.
By default it is created if i create a catalog item i want to remove it from the Screen.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 07:54 AM
Hello @kranthi2
Go to Navigator> All> sys_dictionary_list.do> Choose the table of which you created a catalog form.
After opening the record Go to Attribute Field.
Write:-
,no_attachment=true
Plz mark my solution as Accept, If you find it helpful.
Regards,
Samaksh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 08:11 AM
I have created a Record producer but if i search i see that there are 11 records are there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-04-2023 08:18 AM
Hi @kranthi2
Go to the record producer you created.
and follow the screen shot to hide the attachment.
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
12-04-2023 08:25 AM
Hi,
I have tried the same but still i can see the Attachment Ribbon.