I have a Picture Uploader for users to upload a picture when they create a NEW listing, The placeholder says: “upload photo bla bal…”
BUT, i’m also using the same form for EDITING a listing, so when a user edits a listing, this Uploader should show the current picture as the initial data.
In other words: i want to show the PLACEHOLDER when a NEW listing is created, but show the CURRENT PICTURE when the listing is being EDITED
is that possible?