Thanks for answer Samuel,
I’m currently using Ajax and I’m sending some information from a form to one table into my db. I’m using this short code [ajax-file-upload unique_identifier="profile_form" permissions="logged_in" on_success_alert="Your file was successfully uploaded" set_image_source="img.image-profile"]
and I believe that I should send the image attribute into my ajax to save it into my db.
But now I have another question, Is there a way to remove the file?