Event Table Edit is a free table plugin for Joomla 3.x to create a responsive, editable table with CSV / XML import and export, and a simple appointment booking system function. Any help in the development is highly appreciated.
GNU General Public License v3.0
10
stars
6
forks
source link
Enhancement: Frontend: New datatype file upload #176
We need a new datatype (in reality: a kind of "upload file" button) so users can upload files in table.
In the popup, we need a checkbox that asks, if user wants to enable the link to and download of the file. ("Integrate a link to the file and make it downloadable", ger: "Datei verlinken und herunterladbar machen")
When uploaded, then, filename is shown (if long shortened) and a link is behind the filename to the file on the server (if setting has been set in popup).
We need a new datatype (in reality: a kind of "upload file" button) so users can upload files in table. In the popup, we need a checkbox that asks, if user wants to enable the link to and download of the file. ("Integrate a link to the file and make it downloadable", ger: "Datei verlinken und herunterladbar machen") When uploaded, then, filename is shown (if long shortened) and a link is behind the filename to the file on the server (if setting has been set in popup).