Page to update data that has Filepond with a database image, but does not send anything
I have a page to update the MySQL database registration, it is a Blog, because if the user types something wrong or adds a wrong photo, they can use this page to bring the completed data, as well as the image that was previously sent as standard on Filepond.
So when the user opens this page it comes with all the information filled in, including the image field using Filepond.
This way, once the user wants to add new images, as there are multiple images, they can do so.
For example, the user can add up to 4 images, but I can only send one. Later I can update the data and send one more, leaving the one that is already there.
So, if I have a default image, which came from the database, and I want to add 1 more, this default image cannot be sent. When creating a message, it brings the blob information, I will give an example below: