Service Portal-How to make pop-up window appear when i click on contact us in header menu??

Kruthika5
Tera Contributor
1 ACCEPTED SOLUTION

Josh Virelli
Tera Guru

Hi Kruthika,

You're going to want to use Bootstrap's modal window. Here's a great article by Nathan Firth on how to use uibModal in ServiceNow:

Modal Windows in Service Portal

If you are having trouble getting it all configured, I'm happy to assist further, but I don't know exactly what you're looking to do. It looks like you tried to attach an image to this post, but I can't see it. spModal is simply a wrapper for uibModal, I would just use uibModal. But you can read more about spModal here: 

spModal Documentation

 

Thanks,

Josh

View solution in original post

4 REPLIES 4

Yogish Naik1
Kilo Guru

using spModel

can you please elaborate more on this where can i write the code ?? 

Josh Virelli
Tera Guru

Hi Kruthika,

You're going to want to use Bootstrap's modal window. Here's a great article by Nathan Firth on how to use uibModal in ServiceNow:

Modal Windows in Service Portal

If you are having trouble getting it all configured, I'm happy to assist further, but I don't know exactly what you're looking to do. It looks like you tried to attach an image to this post, but I can't see it. spModal is simply a wrapper for uibModal, I would just use uibModal. But you can read more about spModal here: 

spModal Documentation

 

Thanks,

Josh

Bhagya Lakshmi
Mega Guru

Hello,

Is Contact us menu item in your portal or is it a separate item on Heder menu?