[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 creating=20
a ZSearch interface for two ZSQL methods, I've realized that the input =
form=20
created by ZSearch contains something like =
follows:</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D953081217-04022002></SPAN></FONT> </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> =20
<tr><th><built-in function id>/first=20
name</th><BR> =20
<td><input name=3D"<built-in function=20
id>/first_name"<BR> &nb=
sp; =20
width=3D30 value=3D""></td></tr><BR> =20
<tr><th><built-in function id>/last=20
name</th><BR> =20
<td><input name=3D"<built-in function=20
id>/last_name"</SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2><SPAN=20
class=3D953081217-04022002> &nbs=
p; =20
width=3D30 value=3D""></td></tr></SPAN></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><SPAN class=3D953081217-04022002><FONT face=3DArial size=3D2>I am =
very curious=20
what effect the <built in function id> 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 =
<built-in> 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> </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> </DIV>
<DIV> <?xml:namespace prefix =3D o ns =3D=20
"urn:schemas-microsoft-com:office:office" /><o:p></o:p></DIV>
<DIV> </DIV></BODY></HTML>
------=_NextPart_000_0474_01C1ADA8.52C863E0--