I have a document chaining implemented at a customer and am using Textboxes with the action "Open URL" "in same windows" combined with a sheet number to jump to a different app with a non related data model. This navigation back and forth is working fine.
The issue is reproducible as follows:
I open the browser (ff or ie11)
Open App A on the access point.
Make a selection in any field
navigate via the textbox action to App B
navigate via another textbox back to App A
=> the selection made in App A is gone.
Make again a selection in any field
navigate via the textbox action to App B
navigate via another textbox back to App A
=> the selection made is still there.
What I tried so far:
Using a different browser/user
, switched on/off QVS Setting "Allow Session Recovery" and restarted the qvs Service
, tried with the method "Open QlikView Document"
All leads to the described behavior.
Anybody an idea what could cause the loosing of the selection only once?