fm:Form_UserName

This component works exactly like the fm:Form_TextInput component. and used to accept usernames.

This component also adds one new attribute checkUnique, documented below.

Example

<fm:Form_UserName name="username" value="BugsBunny" />

Supported attributes