We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Setting Height for GlideModalFrame

Sarika S Nair1
Kilo Sage

Hi, 

How to set width and height for GlideModalForm in UI action?

 

1 REPLY 1

Dominik9
Kilo Sage

Hi Sarika 

As of the documentation "The GlideModalForm is set to fill the height of the document window.". Maybe you could use GlideModal where you can use setWidth(Number width)?