How to make asterik symbol should be visible for OOTB attachment

Arun91
Tera Contributor

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.

4 REPLIES 4

Viraj Hudlikar
Giga Sage

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.

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.

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.

Asterik symbol is getting removed if I click on the submit button.