I’d like to draw 2 checkboxes (each with own label) into the space normally reserved to combo field’s label without increasing the height of the other fields of the same row (see snippet: fields “Director” end “Movie”).
Inputs which are on the left and right side can be expanded because of the layout
You can create a separate label view instead of using label property in the text view as