I am trying to obtain the file name of my file upload in my gravity form notification email section. If I use the {all_fields} tag the email I get for the file upload shows the file name as the text of the link. However when I just want a specific file upload tag like {Attach file 1: 6}, the email I get shows the full url as the text of the link. Is there a way to format the tag so I only get the file name as the text of the link?
Any help would be greatly appreciated.