xoogu
xoogu
I don't think this is really needed. You can use 'custom_attributes' to add a pattern, e.g. **$fields['billing']['billing_company']['custom_attributes'] = array('pattern' => '[A-Z]')** (Obviously you should be checking if the custom_attributes index...
Thanks, making MicrosoftPhoto:LensModel dependent on MicrosoftPhoto:LensManufacturer is how I'm making it at the moment, it's just a bit of a pain as I will also need to select the aux:Lens,...
I would greatly appreciate this as well. For some metadata a lengthy description of what it means and possible values etc. can be quite useful and there's not really any...
That's a shame, external storage is what I'm wanting to test too.
Unfortunately this still doesn't seem to be working for me with 2.0.3. I can only get it to work with absolute paths.
I can't get it to work with relative paths on Windows 10 22H2 or Mac OS 14.5, both with Bridge 15.0.1.412. I am trying with paths relative to the bridge_custom_metadata_panel...
Trying on Mac OS: Using ~/ does work. I tried copying view.json to the following locations: - Location of the executable: /Applications/Adobe Bridge 2025/Adobe Bridge 2025.app/Contents/MacOS/ - Package contents: /Applications/Adobe...
In Windows I tried copying view.js to the following locations: - %appdata%\Adobe\CEP\extensions\com.adobe.custom-metadata-cep\ - %appdata%\Adobe\CEP\extensions\com.adobe.custom-metadata-cep\configs\ - %appdata%\Adobe\CEP\extensions\com.adobe.custom-metadata-cep\host\ But it does not load with a relative path set. If instead of a...
@jameslockman Yes, either of those would work for me
> This is now live in the 2.0.5 release, which is available in the [Releases](https://github.com/adobe-dmeservices/custom-metadata/releases) Tab. It will take a few days for it to be available in Exchange. Thanks...