Works as designed - properties are defined in an extra file!
By Stephan H. Wissel 2 decades ago
When you define custom properties they are stored in a separate file (that's a JSF specification). You need to export/import both files to keep your properties. When you look at the files to be exported you see there are 2 files with the same name but different extensions for every control that has custom properties.
Hope that helps.
:-) stw