With Sony cameras e.g. A1, you can import/register IPTC captions from laptop into the camera using the Sony Tool "IPTCMetadataPreset". This appears to just copy a caption XMP file into a certain folder on the SD card, which the camera then imports from.
However this XMP file also contains a kind of display name for each XMP file that then becomes visible in the camera menu when you choose which file you want to import.
Looking at the XMP file, this display name appears to be embedded into the IPTC using this piece of metadata:
sonyiptc:BaseName="YOURDISPLAYNAMEHERE">I also see this up at the top in the XML file (though that link seems dead):
xmlns:sonyiptc="http://xmlns.sony.net/pro/iptc"I'm curious if PM could be used to do this process instead, by exporting various XMP files to the particular folder on the SD card. However to do that PM would have to be able to write this "BaseName" metadata field into the XMP file.
Is there some way for me to add this IPTC field as some kind of custom field in PM's "Metadata (IPTC) Info Panel"?
Thanks
(PS - I'm using PM Enterprise version if that is relevant)