× This forum has been locked. Please submit new Feature Requests on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

Delete-file - button on file upload field

9 yıl 4 ay önce #882 Yazan: Jonas Fagnastøl Henriksen
Delete-file - button on file upload field, Jonas Fagnastøl Henriksen tarafından oluşturuldu
This is a request for some minor changes in the file upload functionality: 

1. Small edit: Move the uploaded file link so it looks like it belongs to the correct field (now the link shows up just above the next field in the list)
2. Bigger edit: add functionality to remove the uploaded file. First it should be possible to clear the file field, something like: 

    <span style="cursor:pointer" class="icon-cancel" onclick="jQuery('#jform_somefilefield_hidden').val(''); jQuery(this).parent().children('a').remove();jQuery(this).remove()"></span>
3. I guess bullet 2 should be followed by actually removing the file in question, probably by overriding the save-function in the JTable-class?

Lütfen sohbete katılmak için Giriş ya da Hesap açın.

Sayfa oluşturma süresi: 0.056 saniye
Geliştiren: Kunena Forum