Or if possible, since the "Pre-existing file" text actuallly works when I click to download is there something I can use instead of {entry->summarylink} that will ONLY have the download link so I can use the actual file name as the download link? So I can have something like this
Code: Select all
<a href="{$entry->unknown_variable_here}">{$entry->name}</a>