I did use this small form
#
#
#
#! subcontext systems
#! submit_label "Update systems"
#! track_fields
||'''No'''||'''what'''||'''description'''||'''comment'''||'''Who'''||'''When'''||||
||1||naming computer||sticker for the device and a name for the domain||[tf.textarea:name "hans"]||[tf.who:name]||[tf.when:name]||[tf:name]||
after a update not always round about all second update I get this error
Traceback (most recent call last):
File "build\bdist.win32\egg\tracforms\macros.py", line 354, in process
return str(fn(*args, **kw))
File "build\bdist.win32\egg\tracforms\macros.py", line 425, in op_textarea
current = self.get_field(field)
File "build\bdist.win32\egg\tracforms\macros.py", line 372, in get_field
return 'ERROR: field %r has too many values' % str(field)
NameError: global name 'field' is not defined
The log file has no entry.