You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm looking to save certain uploaded files into a dynamic path, probably WordPress style e.g. /{currentYear}/{currentMonth}/filename.pdf or even /{taxonomy-slug}/filename.pdf.
I've tested listening for various Entry and Asset events, but I'm not finding a way to do it this way.
I propose allowing us to use Antlers to set a dynamic filepath for an Asset field, similar to how Titles and Routes work when setting up a collection.
The text was updated successfully, but these errors were encountered:
I'm looking to save certain uploaded files into a dynamic path, probably WordPress style e.g.
/{currentYear}/{currentMonth}/filename.pdf
or even/{taxonomy-slug}/filename.pdf
.I've tested listening for various Entry and Asset events, but I'm not finding a way to do it this way.
I propose allowing us to use Antlers to set a dynamic filepath for an Asset field, similar to how Titles and Routes work when setting up a collection.
The text was updated successfully, but these errors were encountered: