'MooD-Enhanced-Search' custom behaviour
In tab 1 a user opens an 'Enhanced Search' function in the web front end and are presented with a number of knowledge activations. They select 1 knowledge activation and it opens in tab 2, if they then return to tab 1 and choose another knowledge activation it replaces the previously opened knowledge activation in tab 2. Would it be possible for a new tab to open for every knowledge activation opened? Happy to demonstrate this if someone has a solution.
-
Spoken to Rich T -
This was a custom viz control.
Without testing and via static analysis - I think this maybe the caller isn't populating the functions.navigate() method with the first parameter 'location' - which would identify the window, (I think) if you want the open in new tab behaviour, then this parameter needs to be random, or if you want the same document to open in the same new tab, then the location needs to be the id of the activated item. If this doesn't work then maybe it is a bug with our custom vis API.
Please sign in to leave a comment.
Comments
1 comment