Ok. So I am starting with using an UX component.
I want the user to be able to select a picture that's on the server, not on his own machine.
So, the user clicks a button and should then get a box where he can select a file (picture) from a folder on the server.
I want the picture to show right after he has selected it.
How to best do this using an UX component? I have difficulty sorting that out since I don't want an upload or download of the image.
Can someone point me in the right direction here?
Thanks!