Required information in assets metadata #5747
Unanswered
Alpenverein
asked this question in
Q&A
Replies: 1 comment 2 replies
-
An easy way to implement your last idea (if your asset field is called asset_field)
You can also make the fields required in the Blueprint, but that won't prevent them from uploading and using them. There are probably more elegant solutions, depending on how much you use this, but to enforce this in the CP you probably need a custom fieldtype. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all
I am actually searching for a solution to the following problem:
Our assets have required information in the blueprint like "copyright" and "byline". But Users can upload assets and use this images aswell without providing these information before.
Has anybody an idea how to solve this?
My ideas:
forcedremembered to fill out the missing information.Beta Was this translation helpful? Give feedback.
All reactions