Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 sibrulotte
		
			sibrulotte
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I get the "reload" type of buttons on a calendar, current selection, search object, but not the container...
This document is 14Mo and there is nothing complicated in the code.
What could be causing this???
 
					
				
		
 sibrulotte
		
			sibrulotte
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I should also mention:
There is an input field involved in this document, it's one of the fields presented in the object contained in the container: "Commentaire".
Would that have an impact?
 
					
				
		
 sibrulotte
		
			sibrulotte
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Also,
I have maybe 7 objects that are "layout hidden" becasue the condition is not met.
My condition to show is the selection of one of the "Règle" values, like R_AMO_00010 or such.
Could that be the issue?
I am freaking out a bit, this is going to production in less than 2 weeks!!!
 
					
				
		
 sibrulotte
		
			sibrulotte
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Should I also put a calculation condition on the hidden objects??
Does the calculation occur even if they are not shown?
 
					
				
		
 sibrulotte
		
			sibrulotte
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I found my problem:
I had a variable that was calculating something impossible and was putting it up in a text box.
Sorted.
