Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 veeranj
		
			veeranj
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi ,
Is there any way of getting back the field event triggers after creating and reloading the QVW using .prj Folder .
Can anyone help me on this .
Thanks,
Anjee
 
					
				
		
 gksmithlcw
		
			gksmithlcw
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		This is a big issue for my organization as we use source control with all our projects. Some help would be much appreciated.
Thanks!
 Vegar
		
			Vegar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Try to
I believe this is the only thinkable method to manage keeping your field triggers. Triggers disappear when the app loses the triggered field. replacing the prj to a loaded application should hopefully reinitiate the triggers.
 
					
				
		
 gksmithlcw
		
			gksmithlcw
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		That makes sense. However, it's not feasible when you're working with source control. I may have to pull a project out of source control that hasn't even been looked at for years. It may not have a loaded version lying around. And having to store a binary document in source control to circumvent the issue more or less makes source control pointless.
 Vegar
		
			Vegar
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		My attempt for a solution above does not require any stored binary files even with version control.
I have not tested this approach, but it feels like the correct approach. This approach should also handle the issue with losing "always one selected value".
Please mark this answer correct or helpful if you try it out and manage to keep your triggers.
 
					
				
		
 gksmithlcw
		
			gksmithlcw
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		When I reload that empty app, the trigger is gone. That's the problem I'm trying to get addressed here.
