Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 NZFei
		
			NZFei
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi all,
We have unchecked "Allow Server Objects" under document property -> Server but in the front, users still can create "Current Selection Box". Is there anyway to disallow them to do that? We just need to do that.
Thanks
Fei
 
					
				
		
 avinashelite
		
			avinashelite
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi Fei,
Please go to Sheet properties and un-check the add sheet objects, this is not allow the user to create any sheet objects. Apply the same for all sheets.
Regards,
@vi
 
					
				
		
 sujeetsingh
		
			sujeetsingh
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Use security at sheet level as well as document level.There are options to do this in form of checkboxes.
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Are users using ajax client? If so, they get current selection box by default as a menu item, in that case you might have to use document extension. See : Document Extension Solution to hide buttons on the AJAX toolbar...and anything else
 NZFei
		
			NZFei
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		Hi, thank you for your reply. Yes it is the web client. So uncheck creating object in sheet level does not help. I am not sure if we are allowed to use that extension in client's live server.
Is there any way else that can achieve that?
Thanks.
Fei
 NZFei
		
			NZFei
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		No it does not work because that extension needs to be installed in both the server and every client's computer. It does not work for my case.
 tresesco
		
			tresesco
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I don't see another alternative. 
