Hi all,
I was creating a real time canvas where I can drag and drop some images and labels using the drag and drop feature. The main requirement is that the user can drag and drop an image and label into a container. It's kind of having a droppable area inside another droppable area. OML is appreciated.
Thank you!
Divyanshu Pathak
Hello Divyanshu,
Could you please check the below link and see if this what you are looking for or your requirement is different?
https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Mobile_and_Reactive_Patterns/Interaction/Lightbox_Image?
Thanks & Kind Regards,
Sachin
Hi Sachin,
No, this is not our requirement. It is kind of an Outsystems in a browser.
-Like you are creating UI in outsystems.-Dragging container and inside container dragging the image, label etc.-I want this on a web browser using Outsystem.
This is my exact requirement.
Hello, did you ever figure out how to implement this? We have a similar requirement.