[Zope] Display problems

McDonnell, Larry lmcdonnell@protonenergy.com
Thu, 8 Aug 2002 10:03:29 -0400


Thanks to all who replied, yes it works..

-----Original Message-----
From: Maik Jablonski [mailto:maik.jablonski@uni-bielefeld.de]
Sent: Thursday, August 08, 2002 9:14 AM
To: McDonnell, Larry; zope@zope.org
Subject: Re: [Zope] Display problems


McDonnell, Larry wrote:
> Hi,
> 
> I have come across a strange problem. I have created a Zope application to
> collect information through a Zope form. The input form works. I also give
> the users the ability to update. But I notice something strange.
> 
>       <tr> 
>       <td width="27%">Item Number Required:</td>
>       <td width="73%"> 
>         <input type="text" name="item_num_required" size="50"
> value=<dtml-var item_num_required>>
>       </td>
>     </tr>
> 
> When get the record only the first word in the field will appear. But if I
> use this -

<input
        type="text"
        name="item_num_required"
        size="50"
        value="<dtml-var item_num_required>"
 >

quoting the value-paramter should work.

-mj

-- 
Maik Jablonski                 __o
www.zfl.uni-bielefeld.de     _ \<_    Deutsche Zope User Group
Bielefeld, Germany          (_)/(_)               www.dzug.org