Either the form container OR the split pane will then be hidden (visible=false).
The onShow method for the displayed forms is not executed every time when switching between form container and split pane. If we do not change the visibility, onShow is executed reliably.
We use Servoy version 2024.3.5 LTS.
This did not happen in Servoy 2022.06.
you really need to give us a sample that shows this and if it is really something make a case for this.
because are you showin the same form in the container or in the split? and if so when you move from the container to the split (or the other way around) is the onhide called? Or are we maybe just never seeing that as a hidden event? but it is just the same form shown directly in something else? so there is no hide event at all.. Because how do you switch? where does the splitpane go to? (or how are the containers being hidden) ?