Simon
10/12/2023, 2:57 PMNElliott
10/12/2023, 2:59 PMscottvonduhn
10/12/2023, 3:56 PMcustpage_file
and add an accept attribute to filter the selectable file types ( accept=".txt"
).
Though, when I add an accept attribute on an input, it only grays out non-accepted files, making them un-selectable. It doesn’t eliminate them from the file select popup, so if the intention is to filter out visual clutter, this may not help. The user will still see other files, but not be able to choose them.