-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
When using dynamic: slug I can't get out of the dynamic folder when selecting an asset?
I'm guessing the assumption is the user will always want to put assets related to the entry in the dynamic folder. But what if they want to use an asset already uploaded, but located in another folder?
Dynamic Folder
handle: assets_field_1
field:
max_files: 1
container: assets
folder: insights
dynamic: slug
type: assets
display: 'Dynamic Folder'
There's no option (breadcrumb) to get out of the folder? Even though the restrict to folder config is off?
Regular Folder
handle: assets_field_1
field:
max_files: 1
container: assets
folder: insights
dynamic: slug
type: assets
display: 'Regular Folder'

Metadata
Metadata
Assignees
Labels
No labels