How to add form fields at runtime

"Crowley, Bob" <[email protected]> Wed, 27 Sep 2006 16:21:07 -0400
Newsgroups gmane.comp.lang.4gl.fourjs.user
Message-ID <A1C9291B680C364E9CD57D5421B8BACB57DB00@MAIL.corp.tylertechnologies.com>
This is a multi-part message in MIME format.

------_=_NextPart_001_01C6E272.76B8017B
Content-Type: text/plain;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

I would like to add and remove form fields at runtime. The fields will
be based on database table columns so I will not know at design time how
many fields or what the names are. So far it looks like I should be able
to manipulate the xml (.42f) but I would appreciate a jump start with
examples or pointers. Thanks.

=20

Bob Crowley=20
Development, Financials

Tyler Technologies, Inc., MUNIS Division
370 US Route One
Falmouth, Maine  04105
Phone:  800-772-2260  extension 4249

Fax:  207-781-6005
Email: [email protected]=20
Web:  www.tyler-munis.com <http://www.tyler-munis.com/>=20

=20


------_=_NextPart_001_01C6E272.76B8017B
Content-Type: text/html;
	charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<html>

<head>
<meta http-equiv=3DContent-Type content=3D"text/html; =
charset=3Dus-ascii">
<meta name=3DGenerator content=3D"Microsoft Word 10 (filtered)">

<style>
<!--
  /* Style Definitions */
  p.MsoNormal, li.MsoNormal, div.MsoNormal
	{margin:0in;
	margin-bottom:.0001pt;
	font-size:12.0pt;
	font-family:"Times New Roman";}
a:link, span.MsoHyperlink
	{color:blue;
	text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
	{color:purple;
	text-decoration:underline;}
span.EmailStyle17
	{font-family:Arial;
	color:windowtext;}
@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;}
div.Section1
	{page:Section1;}
-->
</style>

</head>

<body lang=3DEN-US link=3Dblue vlink=3Dpurple>

<div class=3DSection1>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>I would like to add and remove form fields at =
runtime. The
fields will be based on database table columns so I will not know at =
design
time how many fields or what the names are. So far it looks like I =
should be
able to manipulate the xml (.42f) but I would appreciate a jump start =
with
examples or pointers. Thanks.</span></font></p>

<p class=3DMsoNormal><font size=3D2 face=3DArial><span =
style=3D'font-size:10.0pt;
font-family:Arial'>&nbsp;</span></font></p>

<p class=3DMsoNormal><b><font size=3D2 color=3Dblue face=3DArial><span
style=3D'font-size:10.0pt;font-family:Arial;color:blue;font-weight:bold'>=
Bob
Crowley&nbsp;<br>
</span></font></b><em><i><font size=3D1 color=3Dgray face=3D"Times New =
Roman"><span
style=3D'font-size:9.0pt;color:gray'>Development, =
Financials</span></font></i></em><font
color=3Dgray><span style=3D'color:gray'><br>
</span></font><font size=3D1 color=3Dgray><span =
style=3D'font-size:8.5pt;color:gray'><br>
Tyler Technologies, Inc., MUNIS Division<br>
</span></font><font size=3D1 color=3Dgray><span =
style=3D'font-size:8.5pt;color:gray'><u1:Street><u1:address>370
   US Route</span></font></u1:address></u1:Street><font size=3D1 =
color=3Dgray><span
style=3D'font-size:8.5pt;color:gray'> One<br>
</span></font><font size=3D1 color=3Dgray><span =
style=3D'font-size:8.5pt;color:gray'><u1:place><u1:City>Falmouth</span></=
font></u1:City><font
  size=3D1 color=3Dgray><span style=3D'font-size:8.5pt;color:gray'>, =
</span></font><u1:State><font
   size=3D1 color=3Dgray><span =
style=3D'font-size:8.5pt;color:gray'>Maine</span></font></u1:State><font
  size=3D1 color=3Dgray><span style=3D'font-size:8.5pt;color:gray'> =
&nbsp;</span></font><u1:PostalCode><font
   size=3D1 color=3Dgray><span =
style=3D'font-size:8.5pt;color:gray'>04105</span></font></u1:PostalCode><=
/u1:place><font
size=3D1 color=3Dgray><span style=3D'font-size:8.5pt;color:gray'><br>
Phone: &nbsp;800-772-2260 &nbsp;extension 4249</span></font></p>

<p class=3DMsoNormal><font size=3D1 color=3Dgray face=3D"Times New =
Roman"><span
style=3D'font-size:8.5pt;color:gray'>Fax: &nbsp;207-781-6005<br>
Email:&nbsp;[email protected] <br>
Web: &nbsp;<a href=3D"http://www.tyler-munis.com/"><i><span =
style=3D'font-style:
italic'>www.tyler-munis.com</span></i></a></span></font></p>

<p class=3DMsoNormal><font size=3D3 face=3D"Times New Roman"><span =
style=3D'font-size:
12.0pt'>&nbsp;</span></font></p>

</div>

</body>

</html>

------_=_NextPart_001_01C6E272.76B8017B--