Hi All,
Would like to know is there any functionality once we upload the image from multiple file upload,after the file is uploaded if we enlarge the image when we click on the image the image gets enlarged,when we double click again ,we should be able to minimize the image on double click.(as all actions should happen on the same screen).
Hi @ujwala T ,
Please check the below links, I believe you are looking for something Lightbox Image widget available in OutSystems.
https://success.outsystems.com/documentation/11/developing_an_application/design_ui/patterns/using_mobile_and_reactive_patterns/interaction/lightbox_image/
https://outsystemsui.outsystems.com/OutSystemsUIWebsite/PatternDetail?PatternId=515
Regards,
Manish Jawla
Thank you Manish,
Yes using the same pattern,
and found class over here to avoid refreshing of screen-extended class(disable-url)
https://edubaixo.outsystemscloud.com/AppDummy/LightBoxDummy
If my suggestion solved your problem, then you can mark my post as solution, so that it will help other community members as well, in case they are facing the similar issue or looking for similar solution.
Thanks,
Thank you Manish.
Ujwala
Your always welcome @ujwala T .