[IMP] web_widget_open_tab

This commit is contained in:
Aungkokolin1997
2023-07-26 12:10:56 +06:30
parent afdcf39e3a
commit 3db4e744fc
11 changed files with 125 additions and 0 deletions

View File

@@ -395,6 +395,9 @@ When clicking on the line (but not on the button), the record is opened in the s
&lt;field name=”id” widget=”open_tab”/&gt;</blockquote>
<p>You can open the record in a new tab when clicking with the mouse wheel on the external link icon.
On a usual click the record will be opened without changes (keeping the breadcrumbs).</p>
<p>You can also add open-tab field in tree views by selecting “Add Open Tab Field” field in
the ir.model record. When you do this, the open-tab field is added right after the name
field in the tree if the field exists, otherwise at the beginning of the tree.</p>
</div>
<div class="section" id="known-issues-roadmap">
<h1><a class="toc-backref" href="#toc-entry-2">Known issues / Roadmap</a></h1>
@@ -424,6 +427,10 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
<li>Enric Tobella &lt;<a class="reference external" href="mailto:etobella&#64;creublanca.es">etobella&#64;creublanca.es</a>&gt;</li>
<li>Raf Ven &lt;<a class="reference external" href="mailto:raf.ven&#64;dynapps.be">raf.ven&#64;dynapps.be</a>&gt;</li>
<li>Dhara Solanki &lt;<a class="reference external" href="mailto:dhara.solanki&#64;initos.com">dhara.solanki&#64;initos.com</a>&gt;</li>
<li><a class="reference external" href="https://www.quartile.co">Quartile</a>:<ul>
<li>Aung Ko Ko Lin</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="maintainers">