0
Naprawione
Page Counter Condition does not get fired even at the right condition
I am testing your latest built of IB4.0.3 build 382.
I have a counter on a page. I will change the counter to value 1, when a picture is pressed.
When the counter value is 1, it will fire an action.
i.e. Action (fade in another picture) with condition
Condition {Page Counter} is {Value}
Element Q2 Counter
Value 1
Straight forward enough. But the action never get fired.
I have a counter on a page. I will change the counter to value 1, when a picture is pressed.
When the counter value is 1, it will fire an action.
i.e. Action (fade in another picture) with condition
Condition {Page Counter} is {Value}
Element Q2 Counter
Value 1
Straight forward enough. But the action never get fired.
Customer support service by UserEcho
Counter sample.zip
If this is the only way to do in IB4, that means all the actions have to be done within the element, which change the value of the counter??
Is this a bug or is the a new implementation in IB4?
This was a bug that is now fixed. The technique that Alin describes is more straight-forward, but if you do need a conditional behavior to react to a change in the value of a counter, this is working again now :)