Show parent column inside CheckboxList
I have a CheckboxList which shows some options to select. Each item also has a relation to a parent item (many-to-one). Can I format the text of the CheckboxList item to also show the value of the parent and concat the two?