Is there a field lifecycle for delete in FileUpload?
currently my fileupload is set to upload real time and creates a Model record using a model called "File", the
->afterStateUpdated
is working for doing it. Now my question is what the code for deleting a file?
0 Replies