... Following the discussion started yesterday, I've understood the behaviour of the following objects and I'm quite sure, now, that we are speaking about a bug.
What We need:
- 2 sheets (SH01, SH02)
- 2 buttons on each sheet
each sheet triggers in "OnActivateSheet" or in "OnLeaveSheet" a field selection or assign a value to a variable
each button triggers the action type "Layout" -> "Activate Sheet" setting SH01 or SH02.
Behaviour:
1) You use "Plugin": everything works fine.
2) You use "Ajax" (full browser) :
a) if you change sheets using tabs everything is ok
b) if you use buttons to change sheets, the sheet doesn't listen to the triggers "OnActivateSheet" or "OnLeaveSheet".
Can someone help me?
I don't need tricks but explanations, am I wrong in something or is it a Bug?