Add the Visual Browser to the Frontend for the Default Template
Abstract
Add the Visual Browser to the Frontend for the Default Template
The Visual Browser is not enabled per default in the default template of PoolParty's Linked Data Frontend.
- Stop the PoolParty server 
- Add the definition for the Visual Browser tab to the frontend configuration. - Example: - <linkedDataTabs> ... <linkedDataTab> <extension>visual</extension> <label>Visual</label> <view>visual</view> </linkedDataTab> </linkedDataTabs>
- Start the PoolParty server 
Note
The visual browser has to be calculated in the backend to be available in the frontend.