badaso
badaso copied to clipboard
Component « Upload File » - delete does not work
Describe the bug • With the composant »Upload File » you can upload a file and update the db field with the path. • Then you can edit this row and choose to delete it. On the edit modal, the field get blank but after updating the record, the field is unchanged.
what is composant ?
please include with the screenhoot too if possible
thank you
The crud https://ibb.co/dMTQcH7 Initial Browse https://ibb.co/Wc2Zh5g Edit https://ibb.co/HdHdjWP Edit after deletion https://ibb.co/QDDRq62 Browse after update https://ibb.co/KDzZDg7
You can see on the last image that the field is not erased (same data as Initial Browse)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
component upload file get error when doing process edit data
- create database, add field type text
- create crud management, set data type as upload file
- add new data table for upload file
- doing process edit data, delete data column upload file and let it blank. then save
- see the error. data can't success delete