Is there a way I could use the Name / Title of a site as the username, but convert it all to lowercase, remove spaces and special characters, etc?
I am thinking an input field with a JS value based on the previous field entry (site name) would be the only route? Display none; then on error, change display value of inline css for field.
But do you have any other suggestions?