• Export loses Property Definition of a custom control

    By Claudio Riedi 2 decades ago

    The export tool doesn't export the custom property of a custom control. The property definition is missing in the export file and in the imported design element.

    • 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