How to make asterik symbol should be visible for OOTB attachment
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 09:57 PM
Hi Team,
I have a requirement that OOTB field attachment should display *asteric symbol until the attachment is added. I have onload client script to display the * symbol. But when you click on the submit button it is getting removed. Kindly help me to fix it.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 09:59 PM
Hello @Arun91
It seems you posted same question. Do check my earlier response over thread Re: Asterik symbol is removed when we click on sub... - ServiceNow Community
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 10:01 PM
It should display only for specific condition.I have checkbox. If check box value is true then it should display, If check box value is false then it should not display.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 10:06 PM
Hello @Arun91
I believe these threads will help you
Solved: Make attachment mandatory when check box is selec... - ServiceNow Community
Make an attachment mandatory based on a variable s... - ServiceNow Community
If my response has helped you hit helpful button and if your concern is solved do mark my response as correct.
Thanks & Regards
Viraj Hudlikar.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-26-2025 10:28 PM
Asterik symbol is getting removed if I click on the submit button.