I have an interface where am uploading image files by using a!fileUploadField() and I need to preview that uploaded file.
How we can display that uploaded files preview in the interface. Can any help me about it.
Discussion posts and replies are publicly visible
If you are on the previous version (which I am sure you are), you can just loop the UIT to itself and that should do it. Before 23.2, you cannot upload a file without submitting the UIT! Hope that helps!