web/views/autoform.py
changeset 3408 c92170fca813
parent 3360 b02df886eb3e
child 3418 7b49fa7e942d
--- a/web/views/autoform.py	Wed Sep 23 11:10:38 2009 +0200
+++ b/web/views/autoform.py	Wed Sep 23 11:13:39 2009 +0200
@@ -29,7 +29,7 @@
     You can also easily customise it by adding/removing fields in
     AutomaticEntityForm instances.
     """
-    id = 'edition'
+    __regid__ = 'edition'
 
     cwtarget = 'eformframe'
     cssclass = 'entityForm'