Display a custom text instead of content of structured elements
Hello,
I was trying to find if there is a way to display in structured framemaker/exported pdf a custom text instead of the content inside an element or a group of elements.
For example, lets say I have defined the following elements (which correspond to the following xml tags):
<material>
<material_code>F14</material_code>
<material_name>Methanol</material_name>
<supplier_cage_code>08FU8</supplier_cage_code>
<supplier_name>Hawker Beechcraft</supplier_name>
</material>
By default this displays as: F14Methanol08FU8Hawker Beechcraft
I would like to know if there is a way to define that instead of the whole content inside the <material></material> element Framemaker would display a custom message, like: Methanol (F14)
I have been searching for hours, but I don't know what to search exactly. Can anyone point me in the right direction?
