Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

HOW: listbox selection depent on the value of a variable

Hi everbody,

can someone help me?

I have two listboxes and one variable. Variable alway adjust to the values, which are selected in listbox1.

Now I want listbox2 to select the same values, but I don not want to associat them in the Loadscript.

Does someone has a solution or even an idea for me?

Thanks & kind regards,

Alex

1 Solution

Accepted Solutions
swuehl
MVP
MVP

Some methods are discussed here.

View solution in original post

8 Replies
swuehl
MVP
MVP

Some methods are discussed here.

Not applicable
Author

Thanks a lot for your fast answer & help!

tresesco
MVP
MVP

May be like attached sample? Variable event trigger has been used.

Not applicable
Author

Hi,

I am using the Personal Desktop Edition. So unfortunately it is not possible for me to open your qvw.

I am sorry, but thank you anyway!

tresesco
MVP
MVP

You have got the answer, , therefore, not trying to theorize here.

Not applicable
Author

Hi,

I need your help one more time!

The values are passing from one listbox to another.

Now my question is: When I want more than 1 field to adjust the value of the first field.

Is there a syntax to select more fields in the field section when defining the 'select in field"-Action of the field event trigger?

Thanks again & best regards,

Alex

tresesco
MVP
MVP

For an event you can trigger multiple actions. Once you add one 'Select in field', then add another for other field. The triggers would get fired one after another for same event.

actions.png

Not applicable
Author

Hi,

thanks for your answer!

I did know this way.

But the point is, that I want to add about 10 other fields. That's not the problem.

But this, let's say connection, should work in both directions.

So I would have to create a lot of actions for each field ... A kind of list in the field selection would be a lot more comfortable for me.

Do you know an other way?

Thanks,
Alex