Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi folks,
Maybe somebody already faced similar issue.
We have approximately 100 objects on the sheet due to design requirements and some of them are extension ones.
One extension object sets variable to change mode of dashboard - in other words - some objects should be hidden, some - revealed as a result of that action.
All objects that need to be shown work correctly, but SOME objects that need to be hidden (every time they are different. Most of the time its text objects and multiboxes) still remain on the page. Since they are not recalculated, seems that they just were not processed by server. They start being recalculated after we change the mode by extension again, so that show condition = true.
The question is - how could that be possible that objects with the same show condition are being processed in different way?
I will appreciate any of your replies.
Hello, do please a similar little project and attach here.
Hi Anton,
Thanks for your interest. Unfortunately, little project will not help. The cause is in big amount of objects. When we're reducing number of objects on the sheet - the issue occurs much more rarely or even disappears.
In our Project, count of objects equal 1546 (5 sheets with >120 objects and other sheets < 100) and these bug is not appear.
I think, that in Your sheet placed bifurcated objects, arranged one above the other, and so this phenomenon occurs.
these objects.
And most likely they are on the same level.
Write Your version QV.
Two extension objects perform some actions such as variables setting that trigger selection in fields. Also both extension objects take calculations, based on current selections. Are you saying that these extensions should be considered as bifurcated objects?
QV version 11.20 SR2