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 _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
