Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 VivenReddy
		
			VivenReddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Please take a look at the attached qvw file.
You'll notice that I have 2 listboxes in the default state and 2 from another state name CatState.
I would like to select a value in the Fruit listbox (CatState) and the trigger must then select the correct Category (Default state).
I've tried to set up onselect triggers as well as onchange triggers but I am unable to get the correct result. Can someone please assist.
up
 rubenmarin
		
			rubenmarin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, the initial question said "I would like to select a value in the Fruit listbox (CatState) and the trigger must then select the correct Category (Default state)." So it only works that way, not the opposite.
I tried to make a variation that works both ways, try it, I only made for the category field, if it works you can easily replicate to the Fruits field
 rubenmarin
		
			rubenmarin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, attached sample seems to work, all modifications are in triggers.
 VivenReddy
		
			VivenReddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thanks for your response @rubenmarin
After closer inspection your solution does not seem to be working.
The Fruit list box in Default state is not working. Try making a selection ... the result is not correct.
 rubenmarin
		
			rubenmarin
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, the initial question said "I would like to select a value in the Fruit listbox (CatState) and the trigger must then select the correct Category (Default state)." So it only works that way, not the opposite.
I tried to make a variation that works both ways, try it, I only made for the category field, if it works you can easily replicate to the Fruits field
 VivenReddy
		
			VivenReddy
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Thank you Ruben. It is working well.
