Checklists TextField not shown

Hi!

I am working on the latest iOS Apprentice version and … I am a newbie here.

While making the New Item screen, I am not able to drag and drop the TextField to the Content View of the Table View Cell. The textfield always falls on top of the TableView Cell.

Also when I move it below the Content Cell and then try and drag the TextField to the TableViewController, I get a type as UITableView not UITextField.

I created the UITableViewController for the Add Item screen using the Cocoa Touch class option.

Is this a bug in XCode 8 or am I doing something incorrect pls ?

Thanks,
Richie

Hi Richie,

It’s a bug in Xcode 8. You should be able to drag the Text Field into the Content View of the cell (in the document outline pane on the left).