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

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
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

Labels (1)
3 Replies
trdandamudi
Master II
Master II

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

Anil_Babu_Samineni
MVP
MVP

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.