Peter,

I created a buttonfragment component that uses a button(and could be easily
modified for an image) instead of using a radio/checkbox(sort of).  You are
welcome to have the code if you like.

--James

-----Original Message-----
From: Dave Greggory [mailto:davegregg...@yahoo.com] 
Sent: February-13-09 12:28 PM
To: Tapestry users
Subject: Re: [T5] Updating Zone with Action Link using Select field value as
Context


Thanks, Thiago. Appreciate your help.

I opted to go the route of using a radio buttons that trigger a form
fragment.

Peter



----- Original Message ----
From: Thiago H. de Paula Figueiredo <thiag...@gmail.com>
To: Tapestry users <users@tapestry.apache.org>
Sent: Thursday, February 12, 2009 2:50:21 PM
Subject: Re: [T5] Updating Zone with Action Link using Select field value as
Context

Em Thu, 12 Feb 2009 15:16:00 -0300, Dave Greggory <davegregg...@yahoo.com>
escreveu:

> This javascript is added to the page by Tapestry and how can modify it to
include select field value?
> 
> "/my-web/stuff/create.showmystufflink/" + getSelectFieldValue()

Nothing a little bit of RenderSupport and Prototype cannot do. :)
See http://wiki.apache.org/tapestry/Tapestry5AndJavaScriptExplained.

--Thiago H. de Paula Figueiredo
Independent Java consultant, developer, and instructor
http://www.arsmachina.com.br/thiago

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


      


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to