Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Folder ID for field type asset link #84

Open
Esylias opened this issue Mar 15, 2023 · 0 comments
Open

Feature: Folder ID for field type asset link #84

Esylias opened this issue Mar 15, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@Esylias
Copy link

Esylias commented Mar 15, 2023

I want to pre select the folder for the field type "asset link". I've created an model and added an "asset link" field.
Now i tried to set the pre selected folder by getting the id from "/assets/folders" in

field options
nothing happened
{ folder: 'c79bb8b8653066498b0002cd' }

no assets found
{ filter: { folder: 'c79bb8b8653066498b0002cd' } }

field meta
nothing happened
{ folder: 'c79bb8b8653066498b0002cd' }

I've tested it in 2.39 and 2.4.0, but nothing worked. folder is always null in network tab.

@aheinze aheinze added the enhancement New feature or request label Mar 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants