How do I make a custom design when someone uploads an image to webview?
Example:
I want it when he clicks the upload image button in webview Photo gallery looks like this
I don’t want him to appear like that
How do I make a custom design when someone uploads an image to webview?
Example:
I want it when he clicks the upload image button in webview Photo gallery looks like this
I don’t want him to appear like that
This post was flagged by the community and is temporarily hidden.
You can list all photos in DCIM folder and dynamically show in your custom design
As @Shreyaa quoted
You need :
-use the images from your smartphone (know the folders where they were uploaded)
-Use the guides that exist here in the forum about list view with dynamic Component.
I did not understand
Can it be linked to a webviewer?