I have an upload field in my form. In Notifications, when I enter in the {all_fields} I get a a box with a link to the uploaded file and only the last part of the filename (i.e. Document.pdf). But, when I use the merge tag {Upload:[field_id]} I get the full URL (i.e. http://www.site.com/uploads/gravity_forms/Document.pdf) with the same link. Is there any way to show this first version, with just the uploaded documents file name without the full URL using a merge tag?