Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello, comunity!
Im quite new to Qlickview, and i've been struggling with hiding a text object when a button is clicked. Let me elaborate:
I have two buttons that work as a language change, the variable for the button is vDataLanguage and the values por each button are 'ENGLISH' and 'SPANISH'.
I've tried the following in the Layout tam under conditional:
=Only(vDataLanguage) = 'SPANISH'
Howeverthis doesnt semm to work, the object just dissapears and nothing happens when I click the Spanish button.What i want is that this object shows when i click the "spanish"button and hide when the english button is selected.
Could anyone help me out?
check that you also changed in Action
attached qvw example
check that you also changed in Action
attached qvw example