When working with WeWeb and Xano -
question 1 -
Is there a preferred type of picture format one should use if a user has to upload pictures of their products in our platform.?
question 2 -
how would one allow a user to view a picture after it has been uploaded? I know it can be displayed on upload, but is there a way to click on the foto an then it enlarges perhaps?
Dont think u understood my question. I know we can upload images. this we have already implemented.
What i was asking is:
a) is there a preferred format for pictures that WeWeb would recommend. All fotos formats are different.
b) is there a way to click on a saved foto, and have it enlarged for the user to view it in a bigger picture.
a) Not specifically. But web best practices are to use progressive JPEG format for best loading time and great SEO performances.
b) Yes, you can do this with an on-click workflow that will trigger a popup with the image in a bigger format. Or you can search for a NPM package that does this and import this using our NPM plugin.