How do I use the show parameter?

The show parameter is used in situations where you only need the file name to be displayed and not the full path to the file.

{custom_field show='filename'}

If our custom_field had a value of /images/photo1.jpg, the above code sample would only output photo1.jpg.