Hi,
I read that we can set to view list of attachment using attachment macro -> filename patterns.
However, the example shown is to match a file with certain suffix (such as "jpeg") in Budget_2015.jpeg is set using .*jpeg.
How can I set filename pattern to match files with certain prefix (such as "Budget_")? i have tried setting Budget_* but it doesn't display any result.