Re: WebDb - Form
From: Martin Amerhauser <Martin.Amer_at_web.de>
Date: 2000/06/23
Message-ID: <8iv6b2$4nu$1_at_rohrpostix.uta4you.at>#1/1
Date: 2000/06/23
Message-ID: <8iv6b2$4nu$1_at_rohrpostix.uta4you.at>#1/1
stian.kaasa_at_caa.no (Stian Kaasa) wrote in <Dql45.1575$PQ4.29692 _at_news1.online.no>:
>Hi all
>I have a WebDB form where one of the fields in a table is displayed as a
>TextArea. The text contains Line Feeds ( chr(10) ), and the text is
>presented just fine.
>
>The problem is this: The field shall not be updateble, so I set the
>updateable-field to No. The result of this is that all the formatting i.e.
><LF><CR> is lost. The text is presented as a contionous stream, and the
>layout is not good enough.
>Anny suggestions ?
>
>Have a nice day.
>
>Stian Kaasa
>
>
Hi,
maybe you could use a trigger to prevent WebDB from updating the field. I
know it´s just a workaround!
Martin Received on Fri Jun 23 2000 - 00:00:00 CEST