[Zope] button instead of textlink and checking selection
Michael Bleijerveld
michael@bleijerveld.nl
Thu, 24 Jul 2003 17:31:05 +0200
This is a multi-part message in MIME format.
------=_NextPart_000_0032_01C35209.5C904D50
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi all,
1) Instead of using the text Next I want to use a button (form) ? How =
can I establish this ?
<dtml-if next-sequence>
<a href=3D"<dtml-var URL><dtml-var =
sequence-query>query_start=3D<dtml-var =
next-sequence-start-number>"><br>Next<dtml-var next-sequence-size></a>
</dtml-if next-sequence>
2) How can I check if REQUEST[''ids] is not empty when using <dtml-call =
"manage_delObjects(REQUEST['ids'])"> ?
Thanks in advance.
Michael
------=_NextPart_000_0032_01C35209.5C904D50
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.2800.1170" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>1) Instead of using the text Next I =
want to use a=20
button (form) ? How can I establish this ?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2> <dtml-if=20
next-sequence></FONT></DIV>
<DIV><FONT face=3DArial =
size=3D2> =20
<a href=3D"<dtml-var URL><dtml-var=20
sequence-query>query_start=3D<dtml-var next-sequence-start-num=
ber>"><br>Next<dtml-var=20
next-sequence-size></a></FONT></DIV>
<DIV><FONT face=3DArial size=3D2> </dtml-if=20
next-sequence></FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>2) How can I check if REQUEST[''ids] is =
not empty=20
when using <dtml-call "manage_delObjects(REQUEST['ids'])">=20
?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks in advance.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Michael</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2> </DIV>
<DIV><BR></DIV></FONT>
<DIV><FONT face=3DArial size=3D2> </DIV></FONT></BODY></HTML>
------=_NextPart_000_0032_01C35209.5C904D50--