[Zope] Anybody familiar with the <built-in> tag?

e-Musty emusty@mailbox.hu
Mon, 4 Feb 2002 18:18:19 +0100


This is a multi-part message in MIME format.

------=_NextPart_000_0474_01C1ADA8.52C863E0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

After creating a ZSearch interface for two ZSQL methods, I've realized that
the input form created by ZSearch contains something like follows:

[we are within a form...]
    <tr><th><built-in function id>/first name</th>
        <td><input name="<built-in function id>/first_name"
                   width=30 value=""></td></tr>
    <tr><th><built-in function id>/last name</th>
        <td><input name="<built-in function id>/last_name"
                   width=30 value=""></td></tr>

I am very curious what effect the <built in function id> tag has. I guess,
it is substituted by the id of the ZSQL method the form is currently
querying (keep in mind that the ZSearch made this one form for two ZSQL
methods). However I am not sure that my tips are good, if anyone has ever
worked with <built-in> tag, please tell me/us how to handle it.

Thx in advance,
e-M




------=_NextPart_000_0474_01C1ADA8.52C863E0
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2712.300" name=3DGENERATOR></HEAD>
<BODY>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D953081217-04022002>After&nbsp;creating=20
a ZSearch interface for two ZSQL methods, I've realized that the input =
form=20
created by&nbsp;ZSearch contains something like =
follows:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D953081217-04022002></SPAN></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2><SPAN class=3D953081217-04022002>[we =
are within a=20
form...]</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN =
class=3D953081217-04022002>&nbsp;&nbsp;&nbsp;=20
&lt;tr&gt;&lt;th&gt;&lt;built-in function id&gt;/first=20
name&lt;/th&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
&lt;td&gt;&lt;input name=3D"&lt;built-in function=20
id&gt;/first_name"<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nb=
sp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
width=3D30 value=3D""&gt;&lt;/td&gt;&lt;/tr&gt;<BR>&nbsp;&nbsp;&nbsp;=20
&lt;tr&gt;&lt;th&gt;&lt;built-in function id&gt;/last=20
name&lt;/th&gt;<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
&lt;td&gt;&lt;input name=3D"&lt;built-in function=20
id&gt;/last_name"</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D953081217-04022002>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbs=
p;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;=20
width=3D30 value=3D""&gt;&lt;/td&gt;&lt;/tr&gt;</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><SPAN class=3D953081217-04022002><FONT face=3DArial size=3D2>I am =
very curious=20
what&nbsp;effect the&nbsp;&lt;built in function id&gt; tag has. I guess, =
it is=20
substituted by the id of the ZSQL method the form is currently querying =
(keep in=20
mind that the ZSearch made this one form for two ZSQL methods). However =
I am not=20
sure that my tips are good, if anyone has ever worked with =
&lt;built-in&gt; tag,=20
please tell me/us how to handle it.</FONT></SPAN></DIV>
<DIV><SPAN class=3D953081217-04022002><FONT face=3DArial=20
size=3D2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=3D953081217-04022002><FONT face=3DArial size=3D2>Thx in =

advance,</FONT></SPAN></DIV>
<DIV><SPAN class=3D953081217-04022002><FONT face=3DArial=20
size=3D2>e-M</FONT></SPAN></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV>&nbsp;<?xml:namespace prefix =3D o ns =3D=20
"urn:schemas-microsoft-com:office:office" /><o:p></o:p></DIV>
<DIV>&nbsp;</DIV></BODY></HTML>

------=_NextPart_000_0474_01C1ADA8.52C863E0--