tab panel problem

I have a form (people) with four tab panels on it. They are all working fine.

I am now trying to add a fifth tab panel to the same form but I am having trouble. There is a relation defined for the people table to the degrees table called people_have_degrees, but when I am in the people form and I select Elements/Place Tab Panel that relation does not show up in the list.

I have checked everything that I can think of but can not find the problem.

Any idea why this might be happening?

Never mind.

I found the problem and fixed it.