I know that it's possible to define default values in the schema for attributes. This is useful but let's say that I defined some default value for attributes inside a collection. How can I get those values so when the user try to add a new item to the collection, the screen can show them? I don't want to hard code them in the screen since they are defined in the schema.
Thanks for any information on this subject.
By the way, I posted a message in the module section regarding localization of the administration screen. I guess it was in the wrong section and I should write it back there. I don't know if I can just delete the thread and write it back here. For now, even thought the locale is the good one, only the default language is used.