gotoStory method
Information noteSTABLE.
This API is reliable and breaking changes are unlikely.
This API is reliable and breaking changes are unlikely.
qlik.navigation.gotoStory(storyId)
Navigate to a given story in the current app. The method will return before the actual navigation takes place.
Version history
Version state | Details |
---|---|
Introduced | 2.1 |
Parameters
storyId
Type: String
Set the story ID to navigate to.
Returns
A navigation result object.
Example
qlik.navigation.gotoStory('xYgfJ');