I found the history.forward(), and .back don’t work when loading forms dynamically to tabless panels (programmatically). That means this function is useless for all these cases.
Is this a bug or should I make a request to correct that behaviour so that dynamically loading of forms is also supported?
Thanks for your opinion/suggestion and best regards, Robert
I also don’t know, but as I load forms dynamically to pabless panels (whole user interface) there is no main form so the history stack is useless. As history is a very welcome functionality and dynamically loading to tabless panels is also supported by Servoy, as a conclusion they should work together I make a request to the support system.
Regards, Robert
IT2Be:
I don’t think this is a bug.
I don’t say that your assumptions make no sense either
The form in the history stack is the main form and not the form in the panel.
When you want to have it like you expect it to be I suggest you create a case in the support system.
I agree with your position. I don’t have (easy) context for history activity in tab panel embedded forms. Global vars can work ok (provided the client uses my tab buttons) but they have their limitations depending on how forms are fired and in what context in an event-driven environment.
Yes, a tab-sensitive history stack would be great!