Hello fellow Process wire Developers!
Today i have encountered an issue using the repeater where I can't find out how to solve it therefore i am asking for help.
To be specific, I am trying to get the "file" field working properly in the repeater but i couldn't find a way on how to assign a property of a field that is being used by the repeater.
download_pdf is the name of the field that i want to access properties from.
What i wished i could do was something like $download->download_pdf.size or $download->download_pdf->name, something like that but obviously these didn't work
Hope there is a solution and thanks in advance!
Best wishes,
Livius