Here's the set up in a nutshell.

I have a list of people. I click a name and a details window comes up. I want to be able to have numerous details windows open but I don't want to allow two of the same person so I can't use modal.

If there something I can interrigate to see if I've created a form yet?

TIA