Hi,
I know very little of coding but I'm trying to retrieve some metadata from a page and store it as a text parameter.
I looked into different posts but I can't find what I'm looking for.
Thanks
Matteo
Are you trying to get metadata about a page or data stored on a page? If the former, what exactly?
Hello Bill,
Metadata stored within the page, using Comala Document Management.
Thanks
Matteo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Matteo Gubellini _SoftComply_
I understand that you want to retrieve a metadata value and show it as a page parameter macro field.
Have you tried to use the Comala Document Management {get-metadata} macro in the value cell of the page properties table? This can return metadata set by Comala Document Management and also Comala Metadata and Communudaro Metadata.
All the best
James
Senior Product Manager at Comalatech
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi James,
It works, but I need to do it within a user custom macro:
<ac:macro ac:name="get-metadata">
<ac:parameter ac:name="key"> signaturerep </ac:parameter>
</ac:macro>
This works but it only executes the {get-metadata} macro. I need to store this value in a parameter and that's what I cannot figure out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.