Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 hugmarcel
		
			hugmarcel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
I have a textbox, it should display minimized at report startup.
The textbox comes with a layout display condition which is always true at startup. I still want the textbox minimized at startup, but it doesn't due to the layout condition.
Any help?
thx - Marcel
 
					
				
		
 hugmarcel
		
			hugmarcel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
I just re-minimize the object with a page enter action trigger.
Regards - Marcel
 
					
				
		
 awhitfield
		
			awhitfield
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Marcel,
What's in the layout Condition ?
Andy
 
					
				
		
 hugmarcel
		
			hugmarcel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		The condition is
= IF(WILDMATCH(UPPER(OSUser()),'*$(vtheLoggedInUser)') > 0,1,0)
Marcel
 
					
				
		
 hugmarcel
		
			hugmarcel
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi
I just re-minimize the object with a page enter action trigger.
Regards - Marcel
