Hi Stijn, I solve something similar using this code:
<a href='$jslink?id=$articulo.id&eventSubmit_doDetalle='>
<img
src='$jslink.getTemplate("ObtieneImagenArticulo")?id=$articulo.id'
width="150"/>
</a>
You just need to change the img source, and the href of the link.
Hope this help.
Regards,
Carlos
"Stijn de Witt" <[EMAIL PROTECTED]>
21-06-2004 04:37
Por favor, responda a
"Jetspeed Users List" <[EMAIL PROTECTED]>
Para
"Jetspeed Users List" <[EMAIL PROTECTED]>
cc
Asunto
<img> instead of <input type="submit">
Hi,
I am working on an entry form. I have succesfully placed a button on my
form
using <input type="submit" name="eventSubmit_doThing" value="Do Your
Thing"/> and then caught the event in my portletaction.doThing().
I was wondering if (and how) I could achieve the same effect using an
image
instead of a button?
Thanks,
-Stijn
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]