Problem
Singleview opens in new window
Cause
config.fileTarget = _blank
Solution
This is NOT an error. This is, how it was ment to be 🙂
To show the records anyway, use
config.fileTarget = _self
In an +ext template for the page where the EXT:browser plugin is