Roadmap
A random list of potential and planned features.
- Sub-form definitions for grouping fields into group boxes or expander panels
- TrailingLabelProperty in BaseFieldDefinition which can add a label after input controls, useful for displaying units of measure
- Separate library of field definition classes for some of the controls in the Extended WPF Toolkit
- Separate library of field definition classes for the controls in the MahApps.Metro library
- Windows Phone compatibility (if it isn't already...)
- Image field definition
- Better handling of ICommand properties and ButtonFieldDefinitions - grouping them into a StackPanel at the end of the form, for example.
- Implement support for data annotations from the System.ComponentModel.DataAnnotations workspace for configuring input fields