Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
fredericvillemi
Creator III
Creator III

Browse all objects after each sheet change

Hi,

I'm creating a Document extension which will look at all QVFrame of the page and add CSS to some of them.

It works correctly but I would like the process to start again every time the user changes the current Sheet.

I have found code which looks at the AddClass and triggers every time there is a Addclass of "selectedtab". It works.

But i'm using a document which hides the Tabrow and then in the server, there are no "selectedtab", the changes between sheets only occurs with Actions.

How can i do ?

And if you have the answer, you may have the answer to another thing. I want to apply this process to Conditional items as well. When the condition is True and they appear, i would like to apply the same process.

What should i look to be able to trigger my process when invisible items become visible ?

Thanks

0 Replies