Templates - download links for files in records

Permalink Browser Info Environment
I have a page that is used to add records to a form to include files. On a separate listing page, I have created lists of those records. I need to be able to download using links of the files that were uploaded. On previous version I used the following text. Could you please advise what it should be in the new version?

<field name="Upload" placeholder="File_Link" />
<td width="25%" align="center"><h5><a href="{{File_Link}}">Minutes</a></h5></td>

Type: Ticket
Status: Archived
txadmin
View Replies:
PhilYoung replied on at Permalink Reply
PhilYoung
Hi,
In the liquid templates that formify now uses to get the link use the format below.

{{ field_XXX | html }}

where field_XXX is your file upload field.

Best
Phil
txadmin replied on at Permalink Reply
txadmin
That's not working for me. I'm trying to link to a file that is uploaded. Since file names can differ and have different lengths, I want to create a standardized link name that is displayed instead of the file name.

I don't see any difference between {{ file }} and {{ file | html }}.
PhilYoung replied on at Permalink Reply
PhilYoung
Oh I see, sorry, try

<h5><a href="{{ fieldXXX.url }}">Minutes</a></h5>
where fieldXXX is your fileupload field
txadmin replied on at Permalink Reply
txadmin
That did the trick. Thanks for that. That nugget of info should be put into the Formify documentation.

You wouldn't happen to know the script on this version for "inline" commands would you? In the older version it was <edit><delete> etc....
PhilYoung replied on at Permalink Reply
PhilYoung
Hi,
The developer has never added the ability to edit or delete inline in a record as you could in the old aff/dd package.
Best
Phil
txadmin replied on at Permalink Reply
txadmin
So the only way now to edit records is through the dashboard? That's rather inconvenient. I'm ok with content originators to edit their data but not via the dashboard. Is there a function that i'm missing?
PhilYoung replied on at Permalink Reply
PhilYoung
Hi,
No you are not missing anything. You can only edit forms via the dashboard.
Best
Phil
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
Core Version - 8.5.1
Version Installed - 8.5.1
Database Version - 20190301133300

# concrete5 Packages
ABC Auto Reply forms (1.0.4), Advanced HTML Block (0.9), Background Image and Overlay (0.9.9), Code Display (1.0.1), Colorpicker Attribute (0.4), Countdown Timer (1.0.0), Customize Editing Interface (1.0.1), Easy Image Gallery (1.4.2), Fileset Attribute (1.1), Formify (3.2.3), Hit Counter (1.0), Infotown Table (0.9.9), List files from set (1.0.13), Live Chat (1.0.1), Login/Logout Link (1.0), Login Block (0.9.3), Login Page Background (0.9.1), Multiple files attribute (1.0.6), PDF Viewer (1.0.1), Quick Pay (1.0.1), Random Image (2.0.0), Spacer (0.9.4), Stylish Ordered Lists (1.0), Supermint Theme (3.4.1.3)

# concrete5 Overrides
None

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off
Full Page Cache Lifetime - Every 6 hours (default setting).

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.6.30

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mhash, mssql, mysql, mysqli, odbc, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SourceGuardian, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, zip, zlib

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - 60
max_input_vars - 1000
memory_limit - 256M
post_max_size - 64M
sql.safe_mode - Off
upload_max_filesize - 64M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - <i>no value</i>
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.157 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.