I create content type tv-rate-plus-ethernet
via admin panel, now I neeed add to this content type custom field channel_reference
, where channel_reference
field return checkboxes list with channel data from custom table ks_channel
.
Example we have list of tv channels in our cutom table in DB and we want show in content type list of this chanels with checkbox, how I can do this?