How to pass a parameter from drop down selected value

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

How to pass a parameter from drop down selected value

naveenchanda
Dear All,

I have a requirement to pass a value to another form, which is selected from drop down list.

When i click a hyperlink in one form, the selected value must be pass as a parameter and it should display as text field.

I have seen the existing ones for reference, i cannot able to find the above one.

Please help me to solve my issue.

Thanks,
Naveen

Reply | Threaded
Open this post in threaded view
|

Re: How to pass a parameter from drop down selected value

Mridul Pathak-2
Make a small form around your dropdown list, on click of the link submit
this form.  The selected value will be posted as a parameter, which you can
then capture on your next view.
--
Thanks & Regards
Mridul Pathak
Hotwax Media
http://www.hotwaxmedia.com
[hidden email]
-------------------------------------------------
direct: +91 - 942.592.6892

On Thu, Sep 24, 2009 at 5:32 PM, naveen chanda <[hidden email]> wrote:

>
> Dear All,
>
> I have a requirement to pass a value to another form, which is selected
> from
> drop down list.
>
> When i click a hyperlink in one form, the selected value must be pass as a
> parameter and it should display as text field.
>
> I have seen the existing ones for reference, i cannot able to find the
> above
> one.
>
> Please help me to solve my issue.
>
> Thanks,
> Naveen
>
>
> --
> View this message in context:
> http://www.nabble.com/How-to-pass-a-parameter-from-drop-down-selected-value-tp25561883p25561883.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.
>
>