[Bese-devel] a thing I can't believe

Friedrich Dominicus frido at q-software-solutions.de
Thu Aug 25 12:56:53 UTC 2005


Amd I now going nuts. How can I prefill text input field in a form?

(defmethod render-on ((res response) (field text-field))
  (<ucw:input :type "text" :class "ucw-text-field" :accessor (client-value field)
              :size (size field)))

No way to give an initial value? 

This can't be 

Friedrich



More information about the bese-devel mailing list