Widget Options for Get Support Modal

Erik Nelson
Kilo Sage

Hello all,

 

Does anyone know where I can find the available "Widget parameters" for the Get Support Widget? I think there are additional parameters that are set here for the layout of the modal, but can't seem to locate a list of what's available.

 

Thanks,

Erik

3 REPLIES 3

DritonC
Tera Guru

Hello @Erik Nelson,

Take a look at my post here!

 

 

Hi Driton,

 

It looks like it automatically populates the "renderedFromMenuItem" value, so I've already got that. I'm looking for where I can find additional parameters that can be set. 

 

Erik

Prinssi
Mega Sage

Hi @Erik Nelson ,

 

Looking at the Server script in the Get Support widget, it appears that renderedFromMenuItem is the only available input. ServiceNow did not configure other input options for this widget.

 

If there is something else you would like to add, you could always clone the Get Support widget and add your own code, and use that new widget instead.