Hi
Why do you output HTML for the UserManagement tags (all tags starting with UserManagement:User.)? It's very annoying if you for instance want to change the control type for one of the tags, because that is not possible. I wanted to render the country tag as a dropdown listbox but this can't be done. Therefore PLEASE don't output HTML, ALWAYS just output the values and let the rendering of the controls be done within templates (thought that was the concept of templates!).