I have a page layout with a field defined like so:
<PublishingWebControls:RichImageField FieldName="30809220-9D7B-4124-8672-4DBBCEA8C67D" runat="server"></PublishingWebControls:RichImageField>
Everything is working fine with it. My question is, how can I only render the field if it has a image/value assigned to it?