× 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

8 años 10 meses antes #882 por Jonas Fagnastøl Henriksen
Delete-file - button on file upload field Publicado por Jonas Fagnastøl Henriksen
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?

Por favor, Identificarse o Crear cuenta para unirse a la conversación.

Tiempo de carga de la página: 1.868 segundos
Gracias a Foro Kunena

Utilizamos cookies propias y de terceros para mejorar nuestros servicios y mostrarle publicidad relacionada con sus preferencias mediante el análisis de sus hábitos de navegación. Si continua navegando, consideramos que acepta su uso.