Setting Height for GlideModalFrame
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 05:50 AM - edited 10-31-2023 05:50 AM
Hi,
How to set width and height for GlideModalForm in UI action?
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2023 07:43 AM
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)?