tt_content.shortcut = RECORDS
tt_content.shortcut {
    source.field = records
    tables = tt_content

    stdWrap {
        editIcons := appendString(records)
    }
}