I've got a custom type called RangeDate that consists of an enum (should be a select, client-side) and two java.util.Date fields. I'd like to contribute a property editor block for RangeDate to the bean block source.
So far, all I've seen are examples involving simple one-field edit blocks. Is it possible to do this? -- Bill @ PeoplePad