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

File Field (upload) question

4 años 6 días antes #9707 por jeff long
File Field (upload) question Publicado por jeff long
Hello,

Reference the File Field (Upload file input box).

Where is the MIME (file extension.....i.e. ,txt . pdf) and Path information stored in the component for file uploads?

Thank you.

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

4 años 6 días antes #9708 por Søren Beck Jensen
Respuesta de Søren Beck Jensen sobre el tema File Field (upload) question
You can read more about this field type here:

docs.joomla.org/File_form_field_type

I am not sure you can change where the files are uploaded using that file type.

Søren Beck Jensen
Founder, Component-Creator.com

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

4 años 6 días antes #9709 por jeff long
Respuesta de jeff long sobre el tema File Field (upload) question
Hello Mr. Jensen,

I'm assuming your the owner.....love this site/product. Thank you

In the creator when adding that field, it has inputs for the Folder and the MIME info. I thought it would appear in the XML file much like shown in the doc's you mention, but its not there. I've looked all through the files(code) and see no reference to how those values are set.

How does one modify those after the fact?

Will adding the appropriate attributes to the XML mess it up?

Is there a way to default to the Main Joomla Settings?

Thanks

Jeff

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

4 años 5 días antes #9710 por Søren Beck Jensen
Respuesta de Søren Beck Jensen sobre el tema File Field (upload) question
The MIME types should be added to the XML "accept"attribute yes. If they are not, it is a bug.

As for folder, then I do not see that attribute on the Joomla field. But it is probable that we have implemented something extra that I can't remember. I will ask Carl to investigate and get back to you on both issues.

Søren Beck Jensen
Founder, Component-Creator.com

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

4 años 5 días antes - 4 años 5 días antes #9711 por Carl Fuentes
Respuesta de Carl Fuentes sobre el tema File Field (upload) question
Hi,
  1. The MIME is located in the Table class where the process of upload is happening.
  2. Adding appropriate attributes to the XML will not mess with the code
  3. It is not added to the XML is because we are using the file MIME to verify the EXACT file to upload whereas added to XML only tell the browser to show only that certain file when browse by file input
  4. the upload folder is default as "/uploads/" if it is not presented, it will be created.
Última Edición: 4 años 5 días antes por Carl Fuentes.

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

4 años 5 días antes #9712 por jeff long
Respuesta de jeff long sobre el tema File Field (upload) question
Thank you Soren and Carl,

I appreciate the information.

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

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