Match App - IBOutlet

I’m a bit stuck in lesson 4 of the Match App. I am trying to connect my cards to the CardCollectionViewCell file but when I click and drag the connection it doesn’t connect and bring up the dialog box.
Maybe I have something set wrong that won’t allow me to make the connections?

Welcome @mrmac

Did you set the CollectionViewCell in the class field? See the image.

Blessings,
—Mark

doh! yes that was it. Thank you

I forget it all the time! :slight_smile:

Blessings,
—Mark

HI Mark, I am having this same issue. There is nothing in the drop down menu, do I just type what you have in the pic above? Cam

Hi Cam,

What you want to type here is the name of the collectionViewCellController, what ever you named that viewController.

Blessings,
—Mark

Thanks Mark, I’ll try that later when I’m home.