183
Views
5
Comments
how to move a div or popup on the screen

I need to drag this div on the screen to be able to see the data behind it, but I'm not getting it, could someone help me?

divpeopleplus.JPG
2022-03-10 08-26-10
Cristian Angel Puma Villalva

Hi Thauany,

My name is Cristian, And I am helping in the forum with the intention of becoming an MVP, your like helps me a lot and even better if I manage to solve your issue.

there is a component in the forge that allows you to drag elements. I have only tried this with images, but it will surely work for you too.

https://www.outsystems.com/forge/component-overview/7536/drag-and-drop-in-reactive

you tell me


Greetings.

UserImage.jpg
Thauany Moreira

Cristian, thanks, but my project does not use reactive, is there another way to do this?

2025-04-22 05-54-18
Shashi Kant Shukla

Hi 

Cristian Angel Puma Villalva

This is good component but context is movable popup not drag and drop controls in reactive app.

2021-06-09 13-39-18
Agno Silveira
 
MVP

Hello Thauany ,

Are you using traditional or reactive?

Can you share your .oml ?

Anyway I created an example for you using the traditional popup::

https://agsilveira.outsystemscloud.com/ModalPopUp/Birds.aspx

.OML attached, see the Birds screen.

Hope it helps.


Regards.

ModalPopUp.oml
UserImage.jpg
Thauany Moreira

Agno has a way to do this with some javascript or CSS code?

Because I actually use a modal and not a popup

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.