Support

Account

Home Forums General Issues How to echo the File Type uploaded? Reply To: How to echo the File Type uploaded?

  • If the frontend links to the file, you could use css 3 selector as workaround, e.g. a[href$=".pdf"]

    http://www.w3schools.com/cssref/css_selectors.asp