How to display the info message on task level but not on catalog form

Asish1
Tera Contributor

Hi,

We had a catalog form, after submission a RITM is created and catalog task, when we open the catalog task and selected a option in drop box a info message should be appeared..

so this info message should be visible in task level but not on catalog form

 

Thanks,

Asish

1 ACCEPTED SOLUTION

lukasz szumilas
Tera Guru

Hello,

in order to do that i would go into Catalog Task form right click -> Configure -> Client Script (to make sure we configure Client Script for this task form) just select  and create On Change Client Script.

Something like this:find_real_file.png

View solution in original post

8 REPLIES 8

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

members have already suggested to use Catalog Client script which applies on Catalog Task only

What did you start with and where are you stuck?

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

Thanks for the reply!!

After checking only for catalog task it is working fine now

Thanks,

Asish

Kalyani Jangam1
Mega Sage
Mega Sage

Hi, Please refer below

find_real_file.png

 

Hi @Kalyani Jangam 

Thanks for the reply!!

It is working now.

 

Thanks,

Asish