metadata
Discussion List
-
Global search for metadata not working
Global Search is not finding photos using the embedded metadata anymore - we use this everyday to find specific photos and it stopped working on Monday. Is this a bug? Or a change to the way search works? It is production critical for us to be able to search for photos using the metadata as it is the quickest and most…
-
Structured metadata pseudo-array using "string" with comma-delimited data
My company has need of an array type field for structured metadata. This currently doesn't exist as an option for "Cloudinary Assets" (formerly DAM). To address this need, I have been given the recommendation to use a string type and have the value be a comma-delimited set of data. This seems to work, but there are some…
-
Search for empty value in metadata field AND specific value in another metadata field
I can search for an empty value in a metadata field with this expression: -metadata=client_award_level I can search for a value in a metadata field with this expression: metadata.material_number="49738066" But I get an error when I try to combine them with 'AND' -metadata=client_award_level AND…
-
Delete without a key? (client-side application)
Hi, I'm running a client side application. A long time ago, before I knew much about JS and front-end dev, I had setup some wrapper around the cloudinary endpoint, so my users can upload pictures, and delete them. While reviewing my code, I found that I use an api key in the bundled js. This is of course A Very Bad Idea.…
-
Setting up Conditional Metadata for your DAM
One of the great features of our DAM is how easy it is to find the video or image that you're looking for - quickly and easily. Our Product team have done a fantastic job with all the possible ways you can search for and navigate to your assets. As a DAM Admin though, to set up the best DAM for your teams, you will likely…