Hey guys!
Is there any way at all to let users “export” a part of what they see on-screen (as a PNG/JPEG)?
I’m willing to pay for such an add-on. It would be priceless for me.
Even exporting the entire screen as an image (just like a full “screenshot”) will be fine at this point…
Thank you
1 Like
What’s the difference with the user taking a screenshot?
Currently, I display a text box saying “Please take a screenshot of the section below”.
It will be a cleaner experience if I had a button that generates an actual image, instead
Thanks!!
Hi Tom,
I also love this idea!
I found these two posts by Steven that may help you!
Hi @Pavel83 , welcome to the community.
You have 3 options
no-code Use a backend service like https://www.bannerbear.com/ and on the save button you make the action External URL and have it point to the API you setup at banner bear with &dl as the last parameter
some-code Create a custom component specific that will do what you want
heavy-code get into the Adalo native code and inject a screenshot saver where you need it
I don’t know if I would recommend doing it and would probably need a lot more details to make something production ready, but here is a quick proof-of-concept using the the Arbitrary Javascript component and the Timer Action component.
I just tried BannerBear ( Bannerbear API Reference / Bannerbear API Reference ) but in there we need a URL of that website. I think you need Deep Linking. Better Deep Linking / [Adalo Tutorial] How to Share App pages & How to use url parameters for deep linking in a Web app
Post this request in the Jobs / Freelance category and then the component developers will look that topic and will make a component for this feature if he/she can!
Thank you
2 Likes
system
Closed
April 22, 2022, 10:56am
5
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.