# Open writer in Modal View or External Tab

From version 3.2.0, it is possible for a site to configure whether articles opened from a List launch Writer in a new browser tab (default) or in a modal view.&#x20;

### Configure for modal view

To configure opening from a list in Modal view, the configuration of the OC-List plugin must be modified as follows (access to configuration requires administrative privileges):

1. Under the hamburger menu in the upper right-hand corner of the Dashboard, navigate to Plugins.
2. In the Plugins list, navigate to OC List Plugin. Use the Search window to filter the list of Plugins if necessary.&#x20;
3. Click Settings to go to the settings page.
4. Open Configurations. Click the toggle to enable the Json editor.&#x20;
5. Set editArticleInModal to true as shown in screenshot.&#x20;
6. Click on save button to update OC-List settings. <br>

<figure><img src="https://content.gitbook.com/content/mT4bUKqO5z2ehP7fweHK/blobs/vQYcNeNs63ptWAtk9bLS/Picture2.png" alt=""><figcaption><p>Configuration to set modal view true</p></figcaption></figure>

### Open Writer in External Tab

If "editArticleinModal" is set to false, articles opened from a List card will launch Writer in a new browser tab.Users need to configure the setting to open articles in external tab. Below are the steps: -

1\.      Go to OC List Plugin.

2\.      Open Configurations and Enable Json editor.

3\.      Set editArticleInModal to False as per below screenshot.

4\.      Click on save button to update OC-List settings.

<figure><img src="https://content.gitbook.com/content/mT4bUKqO5z2ehP7fweHK/blobs/HUaqJUEWSAljch4h8ZXQ/Picture3.png" alt=""><figcaption><p>Configuration to set modal view false</p></figcaption></figure>
