× Please submit new Bug Reports on GitHub: github.com/Jensen-Technologies/component-creator-issues/issues

"File field" field type not working as expected

10 años 5 meses antes #89 por Rob LeVine
Hi,

My Joomla 3.x component makes use of the field type "File Field" so that the user can upload a file.  However it's not working correctly as far as I can tell.  NOTE: In my case the file field is required, which may make a difference in this issue.

There are a number of issues and I will try to get them all during my description of the issue.  When editing an element via the Joomla admin UI, the file field does not display the file that is currently chosen (see attached screen shot).  It shows the field label (in my case "Program File Location") and then it shows the Choose File button and next to it is "No File Chosen".  First, there has already been a file chosen and it's stored in the database and secondly, if you try to submit the page (i.e., Save) you cannot because there's an error that you form is invalid because you haven't selected a value.

You might then argue that the "View File" link is what someone is supposed to use to see the currently chosen file.  I would argue that there should still be made clear that a chosen file already exists and that the user doesn't need to choose another.  More importantly is that the View File link contains very incorrect information.  In my situation the database value is stored as "amateur_strand_program_1924_02_24_classical.pdf".  The file is located in the /media/concert_programs directory on the server.  When I use the database value in my UI, I know to prepend the /media/concert_programs/ to it.  I would understand if I need to store the full path instead of just part of the path as I do.  HOWEVER, the View File still contains way too much information.  In my case it looks like this:  http://<domain>/administrator/components/com_pso_history/media/concert_programs/amateur_strand_program_1924_02_24_classical.pdf

As you can see it contains the path to the component, which is not correct.

So, as I see it, there are two major issues:
1. That there's no clear way of knowing that you've already selected a file and because of that, when the field is required, you're never allowed to save the page because it's always thought that you haven't selected a value.
2. The View File link contains bad information

NOTE: I just rebuilt the component today so I'm using the latest code on your side.

Please let me know if you need more information or a clarification.

Regards,
Rob
Adjuntos:

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

9 años 11 meses antes #496 por Eduardo Mena
Respuesta de Eduardo Mena sobre el tema "File field" field type not working as expected
Hello! I'm also having problems with the file field.
I would like to control the folder where the files are uploaded.
Normally, I would do this in the model. But I can't find the function that tells where the file should be stored.
Where can I find it?
Thanks!

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

9 años 8 meses antes #693 por Jovvyb
Respuesta de Jovvyb sobre el tema "File field" field type not working as expected
How to override the save functionality??????????

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

9 años 7 meses antes #729 por Gosling Cools
Respuesta de Gosling Cools sobre el tema "File field" field type not working as expected
You'll find it under the tables/ directory

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

Tiempo de carga de la página: 0.054 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.