Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
 arusanah
		
			arusanah
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		hi Can somebody help me write a macro my requirement is that when user moves cursor over a text box it should change its color . I couldn't find anything for on hoover type.
 trdandamudi
		
			trdandamudi
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		I don't think it is possible in Qlikiew...
I am not sure, Is this property in qlikview. But, Whenever you want to click on that Text object the BG-Color has been change.. Mouseover might be not working ...
 petter
		
			petter
		
		
		
		
		
		
		
		
	
			
		
		
			
					
		You can do it by making an extension - not a macro. With an extension that is made by using Javascript, HTML, DOM and CSS you can achieve this easily.
