I'm creating a page where users can update their info.
This tag works an outputs the user name
<!--@UserManagement:User.UserName-->
But these two tags do not work
<!--@UserManagement:User.UserName.Input-->
<!--@UserManagement:User.UserName.InputName-->
Can anyone help?