30
Views
1
Comments
Outsystems Popup Drag-able 
Question
Hello Guys'

i am working on my project i have create a popup using outsystem controls, and here i am not able to drag and drop the popup window ..is it possible to make outsystems popup draggable..

thanks in advance
speed

popup.png
2020-09-15 13-07-23
Kilian Hekhuis
 
MVP
No, it isn't. This is a known issue (introduced in 9.0.0.36 when some superfluous JavaScript was removed), and will be resolved in the platform version that will be released 25 September.

EDIT: I wrote the above before looking at your picture. When you do not set the pop-up title, the pop-up doesn't get a title bar, and hence can't be dropped. So you must also set the title (in the Richwidget's widget).
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.