I could imaging a component that put a hidden field into the form, and a <A> with associated JavaScript to fill in a value before submitting the form.
----- Original Message ----- From: "Richard Lewis-Shell" <[EMAIL PROTECTED]> To: "Tapestry Developer" <[EMAIL PROTECTED]> Cc: "Luke Galea" <[EMAIL PROTECTED]> Sent: Tuesday, December 10, 2002 3:18 PM Subject: Re: [Tapestry-developer] Submit functionality using <A> > Has anyone here pulled this off yet? > > Richard > > ----- Original Message ----- > From: "Luke Galea" <[EMAIL PROTECTED]> > To: "Tapestry Developer" <[EMAIL PROTECTED]> > Sent: Saturday, October 05, 2002 9:37 AM > Subject: [Tapestry-developer] Submit functionality using <A> > > > Is there any way to get the same functionality of a submit button but in > the form of a normal <A> (link)..?? > I know that a GenericLink could be used to generate a link with > onClick="javascript:form.submit()" but I would like to use the TAG and > SELECTED properties of the Submit component. > > Has anyone encountered this before? > > Thanks in advance. > > Luke Galea > Software Development > BlueCat <http://www.bluecatnetworks.com/> Networks > 905-762-5225 > > > > > > ------------------------------------------------------- > This sf.net email is sponsored by: > With Great Power, Comes Great Responsibility > Learn to use your power at OSDN's High Performance Computing Channel > http://hpc.devchannel.org/ > _______________________________________________ > Tapestry-developer mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/tapestry-developer > ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Tapestry-developer mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/tapestry-developer
