Text input to add friend?

I have an app that allows people to add each other as friends. Is it possible do it through text input? Meaning the logged in user types in a text input for the friends username. Then you update the logged in users friend list property to add that text input value.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.