From b5a8ddc1f9a0a71b7fef14e29f649e4eb74071aa Mon Sep 17 00:00:00 2001 From: helmutm Date: Wed, 31 Oct 2007 11:56:03 +0000 Subject: [PATCH] change on default values for dropdown field git-svn-id: svn://svn.cy55.de/Zope3/src/loops/trunk@2136 fd906abe-77d9-0310-91a1-e0d9ade77398 --- README.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.txt b/README.txt index 42f471c..78cfeac 100755 --- a/README.txt +++ b/README.txt @@ -716,7 +716,7 @@ The new technique uses the ``fields`` and ``data`` attributes... linkUrl textline False None >>> view.data - {'linkUrl': None, 'contentType': u'', 'data': '', + {'linkUrl': u'', 'contentType': u'', 'data': u'', 'title': u'Test Note'} The object is changed via a FormController adapter created for