Re: Webdb: the layout editor text box does not show sample html code

From: Jang <jang5192_at_my-deja.com>
Date: Wed, 08 Dec 1999 22:20:13 GMT
Message-ID: <82mlio$srb$1_at_nnrp1.deja.com>


I don´t know if you already had a solution to this problem:

I overcame this problem by making a stored procedure based on the insert of the layout-field of the form, as generated by the ´Export component´ facility.
I edit the layout in this procedure using TOAD. After editing it I call it (thus updating the layout field) and generate a new version using the ´Generate ´ facility.
Don´t maintain the layout in WebDB anymore, for this will reset the layout to just ´%null%´.

In my experience, the layout editor for some reason sometimes just forgets that your form has a layout at all. This can result in an endless loop caused by calling a generated form with an empty layout text.

JG

In article <80phmh$c80$1_at_nnrp1.deja.com>,   liux99_at_my-deja.com wrote:
> I have to use an unstructured layout to write a complicated form.
> When I go to the layout editor, the text box usually shows the sample
> html code like
>

<table><tr><td><#EMPNO.LABEL#></td><td><#EMPNO.FIEDL#></td></tr></table>
> . But when I try to build a form based on a table with more than 40
> columns, the layout editor does not show any sample code, thus I can
not
> take advantage of the formatting and validation. I am wondering if
> there is any limit for the column number, how can I take advantage of
> the code generated by formatting and validation step of the Form
> builder wizard. Any help is greatly appreciated.
>
> Eric Liu
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed Dec 08 1999 - 23:20:13 CET

Original text of this message