I would like to attach files to a table-row. With a column of Type „Attachment“ I can add one file. Is there a way to add a higher number of files without using more than one columns of that type?
You can make zip file with files that you need and like that you can insert in table. It is not a possible to select more single files with column type attachment in one column.
Okay, thank you. Maybe that would be a cool feature to develop. Insteas of the Zip-File I would like to generate the content of a cell dynamically. I want to create a link including the unique wdt_ID in a cell.
So I want to create a formula like:
"www.example.com/" + %wdt_ID%
As I understand, I cannot do it with a formula column. Is there any way to do it? This way I could link to the files and would be easier for the users than handling ZIP-files.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
No you can't achieve something like that with formula column. If you use query for making this table you can use CONCAT function in mysql. On this link you have example how to achieve this with query.
Hello,
I would like to attach files to a table-row. With a column of Type „Attachment“ I can add one file. Is there a way to add a higher number of files without using more than one columns of that type?
Kind regards,
Timo
Hi Timo,
Thank you for your purchase.
You can make zip file with files that you need and like that you can insert in table. It is not a possible to select more single files with column type attachment in one column.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Okay, thank you. Maybe that would be a cool feature to develop. Insteas of the Zip-File I would like to generate the content of a cell dynamically. I want to create a link including the unique wdt_ID in a cell.
So I want to create a formula like: "www.example.com/" + %wdt_ID%
resolving in a link to e.g.
www.example.com/1
As I understand, I cannot do it with a formula column. Is there any way to do it? This way I could link to the files and would be easier for the users than handling ZIP-files.
Thanks in advance Timo
Hi Timo,
Sorry for late response.
We are located in Serbia and our working time is from 10:00 to 17:00 CET. business days.
No you can't achieve something like that with formula column. If you use query for making this table you can use CONCAT function in mysql. On this link you have example how to achieve this with query.
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables
Hi Milan,
thanks for your answer. I will use SQL then.
Greetings to Serbia
Timo
Hi Timo,
You are welcome.
If you have any more issues or questions feel free to open a new ticket, we will gladly help.
We'd greatly appreciate it if you could take a minute and leave a Review on CodeCanyon on this link. Thanks!
Best regards.
Kind Regards,
Isidora Markovic
wpDataTables: FAQ | Facebook | Twitter | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Amelia demo sites | Docs
You can try our wpDataTables add-ons before purchase on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables