Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
arusanah
Creator II
Creator II

macro help

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.

pls help

3 Replies
trdandamudi
Master II
Master II

I don't think it is possible in Qlikiew...

Anil_Babu_Samineni

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 ...

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
petter
Partner - Champion III
Partner - Champion III

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.