Representation Captions
If the [BLANK] preferred label for the media representation caption is appearing on the frontend, is there a way to suppress it so that only records where the label has been edited are visible?
Would I edit the format of this line in detail.conf?
representationViewerCaptionTemplate = <div class='small'>^ca_object_representations.preferred_labels.name</div>,
thanks!
Comments
You'd have to catch it in the theme and suppress it there. There's no magic option to do this at present.
Thanks, Seth. Do you mean suppression of all of the captions or just the [BLANK]s?
Following up to say that I resolved this by using a different free text field, since it was the title field that required text and was forcing [BLANK].