Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

Increase Modal width

Prashant42
Kilo Contributor

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. 

4 REPLIES 4

rahulpandey
Kilo Sage

Hi are you talking in context with portal view or native view?

In terms of portal view

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

Hi Rahul,

 

I need information in terms of css prespective. How to customize the width and other css properties by overriding the bootstrap one.