Yes, the action methods must follow:

eventSubmit_doMethodnamefirstcharacterafterdocapitalized

I submitted a bug to JIRA on the lowercase on the addQueryData ([jira]
Created: (JS1-504) JspLink -> addQueryData), I ended up just manually
putting the code into the html.

<a href='?eventSubmit_doMethod='>Do Something </a>


-----Original Message-----
From: Peter F. [mailto:[EMAIL PROTECTED] 
Sent: Monday, November 29, 2004 11:23 AM
To: Jetspeed Users List
Subject: $jslink.addQueryData("eventSubmit_doMethod")

Hello ,

I use Jetspeed 1.5

I want to perform some method in my VelocityPortletAction by pressing
on link like:

<a href='$jslink.addQueryData("eventSubmit_doMethod", "1")'>Do Something
</a>

But it doesn't work. The query string data is all lowercase. Does that
matter?

It seems it worked for me some time ago, but I don't remember exactly
how did I make it.

I saw this kind of link in EMail portlet, but I'm not sure it
works.

  

-- 
Best regards,
 Peter                          mailto:[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to