Increase Modal width
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 02:03 AM
Hi,
Is there any way to increase the width of the Modal. Actually in Modal am fetching the data from record producer, but that data is not fitting inside the default modal width. I tried changing the width of div in which am getting the data but it is also overriden by bootstarp css.
Any leads will be appreciated.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 02:09 AM
Hi are you talking in context with portal view or native view?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 03:03 AM
In terms of portal view

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 04:36 AM
Hi,
Please use below docs
https://docs.servicenow.com/bundle/jakarta-application-development/page/app-store/dev_portal/API_reference/SPModal/concept/SPModal-API.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2018 11:07 PM
Hi Rahul,
I need information in terms of css prespective. How to customize the width and other css properties by overriding the bootstrap one.