I have an entity with a embedded field, when i view the create page, i only see one input box for the entire Address field instead of what i was expecting.

Address has plain address fields like streetName, city,zip,state. this Address is embedded in an Entity whose create page only shows one box to type all the fields. how can i get Roo to generate the right view?