cancel
Showing results for 
Search instead for 
Did you mean: 

Passing dropdown box values to variable in WAD

Former Member
0 Kudos

HI

I would like to pass the values from dropdown box to variable in my IP application. These variables are used to restrict the char values in filters of my application. When I change the dropdown box, ,my variable value should automatically change. My dropdown box uses the Char/struc member ( Characteristic_selection) as data binding because I am doing the cascading dropdown boxes for my selection. I can not use variable as data binding for my dropdown box and I know this will work if I use the variable selection as data binding for drop down box.

Thanks

Raj.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi.

You can pass selected value of DDbox to variable and use this variable in IP.

To di it in data binding select "char/structure ...".

In selection of characteristic select:

Dataprovide = your dataprovider

Characteristic = your characteristic

Affected DP = your DP

Additional action = commands via wizard

Command=set variable value

Variable=your variable

Variable type = binding type

binding type = data provider selection

DP = your dataprovider

characteristic=your characteristic

Regards.

Former Member
0 Kudos

Thanks for your reply. I tried this but did not work. I have mandatory variable with default value. Does that make any difference ? I can make this work with optional variable but when I have mandatory variable it does not work. Do you have any idea why ?

Thanks

Raj.

Former Member
0 Kudos

Dear Raj,

My conversation is not related to the topic above but to the conversation you had in the link related to the issue "Fixed Rows/Columns in Web Interfaces"

Can you please help me to understand how the freeze of header in weblayout is possible in BPS. Please also refer to my question at

Thanking you in advance.

Regards

Jerry

Answers (0)