Info Message on form

RohitGeorgV
Giga Guru

RohitGeorgV_0-1776075947308.png

Is this possible to separate these two message, I don't want both message to be closed when I click on 'X' 

4 REPLIES 4

Anurag Tripathi
Mega Patron

Hi,

I'm afraid not, Info messages are cleared all together even via script or the 'X'. 

-Anurag

Tanushree Maiti
Kilo Patron

Hi @RohitGeorgV 

 

I don’t think it’s possible—clicking the “X” will close both the info messages.

 

 

 

Please mark this response as Helpful & Accept it as solution if it assisted you with your question.
Regards
Tanushree Maiti
ServiceNow Technical Architect
Linkedin:

TharaS657398130
Giga Guru

OOTB you can't acheieve this

Can suggest you some workarounds if it fits for you

1. Probably use 1st msg as info and other as error

2. Create custom UI - banners - ui macros 

3. Attach field level msgs - they are independent and wont close together

SwamyM
Tera Guru

Hi @RohitGeorgV ,

 

This is not possible. If you want to bring the user attetion on each message, try to user alert message. Using alert message user has to reach each alert and  to cancel to read the next alert. Or else try confirmation message.

 

Regards,

Swamy