Remove pop up message

Sirisha Doli
Tera Contributor

On any request form that requires an attachment attached to it. Once attachment is attached, there is a pop-up window that pops up and say hello.

Please help me to how to remove that pop up message "hello". Its appearing after attaching a file for all catalog items.

7 REPLIES 7

Karunakaran
Mega Guru

can you please share the screenshot of the pop-up?

Steven Parker
Giga Sage

Go to the left navigation and search for "UI Pages".

Once there, add the HTML column to the list view and then filter the list by the name containing 'attachment'

Then filter the list by HTML containing 'hello' (you could also search for 'alert').

Similar to the below....see if the attachment UI Page contains an alert for Hello:

 

StevenParker_0-1683119555858.png

If you find an alert for 'hello' in one of the pages HTML, then just click on the page and go into the HTML and comment it out.

 


Please mark this response as correct and/or helpful if it assisted you with your question.
Steven

yes, the alert should be the problem. Your reply with screenshot is much appreciated!!! 

No problem...please mark that answer correct if it helped you find the issue.


Please mark this response as correct and/or helpful if it assisted you with your question.
Steven