Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save josefglatz/c315babb7331cbc5130f2c724b9ced38 to your computer and use it in GitHub Desktop.
Save josefglatz/c315babb7331cbc5130f2c724b9ced38 to your computer and use it in GitHub Desktop.
tt_content image FAL
tt_content.customcontentelement = COA
tt_content.customcontentelement {
10 = FILES
10 {
references {
table = tt_content
uid.data = field:uid
fieldName = image
}
begin = 0
maxItems = 1
renderObj = IMAGE
renderObj {
file {
import.data = file:current:originalUid // file:current:uid
width = 232c
height = 145c
}
required = 1
wrap = <div class="img-wrap">|</div>
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment