ISSUE TYPE
COMPONENT NAME
CLOUDSTACK VERSION
CONFIGURATION
OS / ENVIRONMENT
SUMMARY
Whenever there is a name and a displayName or a name and a displayText or name and description and both are required, please make the display field optional and let the default be the contents of the name
STEPS TO REPRODUCE
start the new network wizard
EXPECTED RESULTS
i can type `newNet` in the name field and it will result in a net with `name` and `description` both being that value
ACTUAL RESULTS
both fields are required and I have to copy paste the value from one to the other.