Home > Forum > Forms > How to enlarge modal dialog of item list element?

How to enlarge modal dialog of item list element?
0

Hi,
Does anyone know how to change the height of the modal dialog of item list element? Scrolling is a bit annoying and I need a bigger dialog.

MVP

Hi Jacek,

I have not tested this extensively yet, but it looks good so far.
Just create an html field and put this inside it:


.modal-dialog>div>section,.modal-dialog .modal-content {
min-height: 20%;
max-height: 80%!important;
height: auto!important;
}


I use the same approach for styling path buttons and you can find a more detailed guide here:
https://daniels-notes.de/posts/2021/path-button-styling#defining-path-button-styles-once

Best regards,
Daniel

Did you know that with WEBCON you can automate virtually any process? Even baking cookies 🍪
 
Speaking of cookies: we use the ones that are essential for our website to function properly, as well as additional ones that help us customize our content to your preferences. If you don’t mind cookies, click Accept. If you want to learn more, explore settings.
Settings