Hi,
Is it possible to display a full file name for each attachment of file_collection function?
There is a option size: mini that works only for input as: file.
What other options I could use?
Thanks,
Ugis
Hi,
Is it possible to display a full file name for each attachment of file_collection function?
There is a option size: mini that works only for input as: file.
What other options I could use?
Thanks,
Ugis
Hi @Ugis,
For now you canât.
If I may be curious: why would you want this? To differentiate files like âvery_long_word_file_01â, âvery_long_word_file_02â, ⌠perhaps?
You could output the names of the files however, by adding document
to the object.
fi:
{{ custom.some.thing.document }}
Thanks Sven for quick response.
We use long prefixesâ for our files. As an example âVAT workings QE for âmonthâ 2018.xlsxâ - The file we see is VAT workings QE f⌠2018.xlsx
I will play with output option.
Thanks.
Sure thing, but I think youâd like to be able to link to the file as well, which isnât an option for now. Seems like a reasonable request; Iâll trigger @Sam to add this as a feature request (if or not possible).
Any update on the ability to link to files (without possibility to add/remove/change them)?