Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
Hi All,
Please i have 2 fields Activity1 and Activity2
both of them contain the same values which are
(A,B,C,D)
in my document i show two list boxes, one for Activity1 and the second for Activity2
what i want is when i select A from Activity1 listbox to be selected also in Activity2 listbox
How to do that with putting trigger on Activity1??
Best Regards,
Mona
 
					
				
		
 ToniKautto
		
			ToniKautto
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I guess you are looking for setting the OnSelect trigger for the field Activity1, which will make a selection in field Activity2.
Settings > Document Properties > Triggers
 
					
				
		
 ToniKautto
		
			ToniKautto
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I guess you are looking for setting the OnSelect trigger for the field Activity1, which will make a selection in field Activity2.
Settings > Document Properties > Triggers
 
					
				
		
 lironbaram
		
			lironbaram
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hei attach is an example
hope it helps you
this example work for multiple values selection also
not just one selected value
 
					
				
		
@Toni and Liron
Thanks Alot for your help
That's what i want exactly
 
					
				
		
 sridhar240784
		
			sridhar240784
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi,
We can do this without macro.Toni Kautto was almost near to the solution. I have tweaked his application bit.
Have a look at the attached application.
-Sridhar
