display-image
Last updated
Last updated
<var name="assembly_image" type="photo" />
<display-image bind="assembly_image" />
bind
display-image
cannot have both src
and bind
attributes.
src
Optional
Type: string
Default: unset
src
can be used to display an image asset rather than a photo
field or variable (assets are uploaded via OXIDE).
<display-image src="images/company_logo.png"/>
display-image
cannot have both src
and bind
attributes.
show-if
and hide-if