It looks like you're new here. If you want to get involved, click one of these buttons!
I am having a lot of trouble trying to create a conditional display template for both my "dimensions" element bundle, and my "addresses" element bundle. The output is supposed to be in Dublin Core XML, and the templates themselves work, but if any metadata is missing from an element field, the template still displays. Example: x
The "OmitIfEmpty" option doesn't work to get rid of those empty tags (I suspect because I have a template in there). So, I tried using the function, but no matter what, that just breaks the template, and the default semicolons appear.
I have may XML mapping attached, I'm hoping someone can see something that I can't.
Comments
Sorry, the XML tags made the text disappear! I tried using the ifdef function in the conditional bundle display template tutorial.