The CreatorCon Call for Content is officially open! Get started here.

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
Tera Guru

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)?