Drupal查看自定义下载文件链接

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Drupal查看自定义下载文件链接相关的知识,希望对你有一定的参考价值。

To make a custom link to a downloadable File in Views
  1. -add the field and to view and exlude from diplay
  2. -add the fiedl again and rewrite:
  3. <a href="[field_field_name]" target="_blank">Link Name</a>

以上是关于Drupal查看自定义下载文件链接的主要内容,如果未能解决你的问题,请参考以下文章

Drupal 自定义表单记住文本字段数据

Drupal 视图条件链接

Drupal创建自定义表单,上传文件代码

Drupal 自定义内容类型列表视图

HTML代码片段

HTML代码片段