HI, I've managed to get my Spec Oracle class working, and also Spec Decorators, now i'm looking at creating a custom interface.
I'd like the interface to have an ordered list of fields (as the default one has them randomly listed), or a completely new interface that has the fields positioned in a more graphically pleasing format (less row like).
I know I shouldn't jump in at the deep end - so being able to order the fields, and maybe insert sections/breaks into the GUI would be preferable.
I am not sure where to start - do I create an XML that inherits from the default editor? If so how to I override it to order the list and insert sections and breaks.
Thanks in advance,
Webside80.