Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi QV,
In my Application, I have 3 listboxes.
Here what my need is :
--I have selected one value from Listbox1.
Then if I select any value from Listbox2/3, the previous selection in Listbox1 should be cleared.
Is it possible to put any condition to achieve this.
Thanks & Regards,
Ananth
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use trigger. Settings->Document properties->trigger->Fied event trigger->On Select->Selection-> Clear Field
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use trigger. Settings->Document properties->trigger->Fied event trigger->On Select->Selection-> Clear Field
 
					
				
		
I did this for all 3 listboxes, even the selections are not getting cleared.
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Possibly an error from your end. Could you post your sample qvw that shows the issue?
 
					
				
		
My listboxes are :
1.Region
2.Area
3.Cities
If I select any Region then Area and Cities fields should be get cleared
If I select any Area then Region and Cities fields should be get cleared
same for Cities..
How can I do this, please help
 
					
				
		
Even I tried with Clear Other Fields but no use
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		As I said, it could be something wrong with your app. You have to help us (by providing your sample app) to be helped.
 
					
				
		
Thanks for your response tresesco,
The solution which you suggested in your earlier post was correct only, it was my mistake and now it's working fine.
As you are very helpful for me. Thankyou.
