⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

List view -> Upload Field -> Show static content instead of filename



vgsangiuliano

vgsangiuliano
  • profile picture
  • Member

Posted 15 January 2015 - 12:04 PM

Dear all,

I'm just trying to find the piece of render code that, for an upload field in list view, produces something like

 

<a href="link_to_uploaded_file">$FILENAME</a>

 

I need it because I want to replace the dynamic variable $FILENAME with a static text, something like OPEN FILE

 

Thanks

 

Mirko


Amit Shah

Amit Shah
  • profile picture
  • Member

Posted 17 January 2015 - 05:04 AM

well my friend.. just use a column callback.. it should work you the same!