You have the typical ugly workaround for actions posting to the default
handler method…

 

<form action=’<stripes:url beanclass=”my.action.FQN”’>

…

<input type=”submit” />

</form>

 

You lose some benefits, but it’ll work. Anyway, I, too, would love some tag
param or config option to disable sourcepage and fieldspresent parameters…

 

Hope it helps!

 

 

  _____  

De: MagmaRules [mailto:[email protected]] 
Enviado el: lunes, 23 de marzo de 2009 3:55
Para: [email protected]
Asunto: [Stripes-users] Removing _sourcePage and __fp parameters from a form

 

Hello there, 

I have searched everywhere and no one seems to know how to remove/deactivate
the _sourcePage and __fp parameters in a form.

I have a search form that only has one field, and by building and submiting
a form with the method="get" i end up with this url:

?search['all']=john&search=

Search&_sourcePage=i9hCHYQooWKzHww8EB9ccifHUOmv06pH2TH36yoDTBxh7uCnu9bcJA%3D
%3D&__fp=uV2VRKBRKaI%3D

Its completely unreadable. How can i disable the parameters?

Also, how can i remove search=Search ? another meaningless parameter (for
the user).

-- 
All the best, Miguel.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to