Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 
					
				
		
 matthewjbryant
		
			matthewjbryant
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi All,
I would like to add a function through Sheet Properties for a button on this particular sheet to be selected automatically so that only specific objects are shown when the page opens. I have two buttons that switch between two groups of objects, but the very first time users open the sheet in the browser everything shows until one of the buttons is pressed.
Any suggestions?
 Gysbert_Wassena
		
			Gysbert_WassenaThe buttons execute some action when clicked. Assign the relevant action to the OnActiveSheet trigger too.
 
					
				
		
 matthewjbryant
		
			matthewjbryant
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Are you saying that I can't assign an action to 'click button on sheet activation' and I have to list all the actions on the button?
 Gysbert_Wassena
		
			Gysbert_WassenaThere is no 'click button on sheet activation' trigger. It doesn't exist. So you can't assign actions to it. You can assign the same actions that you assigned to the button to the OnActivateSheet trigger.
