TS741, WS8
----------------
I have following code on a callout button in Product DCT. This environment is TS672
........<item name="Metadata" required="f">
<hidden>
<callout label="Metatag DCR" url="" />
</hidden>
</item>.......
In Ruleset60, I have created a cfg file CCMetadata
ruleset for thius file read as below
<ruleset name="Portal Default Rule for CC Metadata">
Now when I click on callout button Product DCT, metedata UI shoiuld be invoked.
But when I click on this button, nothing happens.
How can I show tag UI by this "Metatag DCR" button ?