Hi
I am trying to copy dc:title (The Title Field) into the headline field for a number of my images. Using Image Detail Fields.
What is the %Macro that I use ? (Like %filename for the file name)
I Tried %dc:title - but that gives me 9c:title
I also tried %imagename from the rename rules and I get 9c:titlenew
What can I use ?
Thanks
MikeP
Image Details - Copy dc:title into Headline
Re: Image Details - Copy dc:title into Headline
%xmp:dc:title
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Re: Image Details - Copy dc:title into Headline
Thanks Hert
Re: Image Details - Copy dc:title into Headline
Basically, you can use any XMP property (standard or non-standard) by using the prefix
Hert
Code: Select all
%xmp:
Hert
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Re: Image Details - Copy dc:title into Headline
Thanks Hert
Is the fact the using %imagename in the Headline doesn't work an "error" and should I report it Mantis ?
Regards
MikeP
Is the fact the using %imagename in the Headline doesn't work an "error" and should I report it Mantis ?
Regards
MikeP
Re: Image Details - Copy dc:title into Headline
Those aren't supposed to raise an "error"
This is a User-to-User forum which means that users post questions here for other users.
Feature requests, change suggestions, or bugs can be logged in the ticketing system
Feature requests, change suggestions, or bugs can be logged in the ticketing system