[Product-Developers] Re: ordering fields with schemaextender

Héctor Velarde hvelarde at jornada.com.mx
Fri Jan 4 00:48:37 UTC 2008


Martin Aspeli wrote:
> I suggest that you use the standard ISchemaExtender semantics to add new 
> fields, and then use the ISchemaModifier to re-order a few fields at the 
> end.

yes, that's what I'm trying right now but I think it wouldn't work. in 
fact, Martin, ISchemaModifier doesn't implements ISchemaExtender but 
Interface.

I think I need to add the fields in the fiddle method using the addField 
method of the schema.

if you can document one example I can follow it.

saludos y gracias





More information about the Product-Developers mailing list