Displaying 1 result from an estimated 1 matches for "689ad149".
Did you mean:
  689149
  
2006 Jan 25
2
Using ''GET''-method in Forms
Hi all,
I''m using a selection-list / dropdown-list to choose an element in a number
of grouped elements. Is there a way of passing an element_id to the form AND
using the HTTP-''get''-method? I found that the <% start_tag %> has a
:method-switch as an option, but it passes the arguments on like
"/controller/action/?action=1". I would need something like