Skip to content

Using dynamic folder restricts moving out of folder? #1388

@stephenmeehanuk

Description

@stephenmeehanuk

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'
Image There's no option (breadcrumb) to get out of the folder? Even though the restrict to folder config is off? Image

Regular Folder

        handle: assets_field_1
        field:
          max_files: 1
          container: assets
          folder: insights
          dynamic: slug
          type: assets
          display: 'Regular Folder'
Image Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions