Is it possible to reference dynamic metadata in CTL? It looks like the code to declare the metadata in CTL is:
mymetadata;
in which metadataname is the value in the “name” field on the “Record” tag in metadata. However, in dynamic metadata, there is not a record tag to be referenced. Is this not a possible option? I confirmed this by moving the “name” filed to the Metadata tag and it does not recognize this as metadata, even on User created metadata.
Any help would be appreciated.