Hi @all
How to add vertical scroll bar to an pop up window in reactive.
send an .oml and css for it.
Hi @Rohan Roy ,
Add style to the popup widget
Scroll enabled - "overflow-y: scroll; overflow-x: scroll;"
Attached oml for your reference
Thanks, Aadhavan S