Hi,
I am trying to explode or split a Multi-file-select comma separated string from CF6 into CC6 table with the download links and their belonging link paths. Is this possible?
Up till now I mixed a lot of views and components with straight php or shortcodes with poor results. The URL: {path/url:}/uploads/{var:read_article.Article.file20} only gets one correct but double quoted filepath. The read_article function does not seem to respond to {data.split:string} nor does php explode. Also {data:[0].file20} gives nothing.
Is there, by any chance, more information to this matter? Or another example concerning Multi-file-select upload in CF6 to Download function in CC6? Also tried the latter from Files->Download, but how to individually connect to comma separated values? Just a pointer in the right direction would be greatly appreciated.
Thanks,
Marty
I am trying to explode or split a Multi-file-select comma separated string from CF6 into CC6 table with the download links and their belonging link paths. Is this possible?
Up till now I mixed a lot of views and components with straight php or shortcodes with poor results. The URL: {path/url:}/uploads/{var:read_article.Article.file20} only gets one correct but double quoted filepath. The read_article function does not seem to respond to {data.split:string} nor does php explode. Also {data:[0].file20} gives nothing.
Is there, by any chance, more information to this matter? Or another example concerning Multi-file-select upload in CF6 to Download function in CC6? Also tried the latter from Files->Download, but how to individually connect to comma separated values? Just a pointer in the right direction would be greatly appreciated.
Thanks,
Marty