I would like to make the popup wider. Please refer the image for the current popup screen.
I an new and appreciate detailed explanation.
Cheers.
Hi Jayasankar,
Based on the mentioned case, you will have to
1) Add a custom class (with a space/blank after the default class) to the popup widget Style Classes property as shown below.
Ex: custom-popup-style
2) Add a class definition to the respective Screen Style Sheet section as mentioned below
.custom-popup-style { min-width: 70%; }
Hope this helps you!
Kind regards,
Benjith Sam
Hi Ben,
min-width worked. Thanks lot.
There are many other suggestions that didn't work.
Cheers
You can try below solutions -
https://www.outsystems.com/forums/discussion/64846/trying-to-scroll-in-popup-reactive-web/
https://www.outsystems.com/forums/discussion/59242/reactive-web-popup-positioning/
Le me know if this helps.
Thanks,
Swapnil