Hi!
I'm pretty new in Oxwall, but i'm loving it.
I used Wordpress, Joomla! and others opensources, but loved really that.
But my first project in Oxwall is a fansite for the Tibia Game, and I want to do one thing and the Oxwall don't have this feature natively.
I want to verify if the character informed in the form by the user really exists using a web service made by me (already made it).
I'm returning on my web service a integer value, 1 to true and 0 to false for the char verification, and want to show his name in profile beside the username (or real name) if exists, like this:
Username (CharacterName).
Someone can help me for the right way to do that?
Thanks guys! :D