Facebook select only one friend

I am using showDialog to display a list of Facebook friends. Does anyone know a way of limiting the selected friends to 1? I don’t want my user to be able to select 10, 20 etc. friends. I know I could make my own custom selector but was trying to see if I could use facebooks.

Thanks for any help.

I don’t know of a way to limit it, but you could just take the first one returned.

Rob

I don’t know of a way to limit it, but you could just take the first one returned.

Rob