And i have two TABs. The first one has a condition to be shown: vtimer = 0 and the Second TAB will be shown when vTimer = 1. It works perfectly. My problem is that when i put on web the actualization doesn't work. It stays in the same TAB forever. Just when i do any click, the TAB shown changes according by the vTimer value.
I had problems before in something similar about the document triggers. It worked on .qvw file, but on browser didnt work.