Skip to Content
Menu
This question has been flagged
1260 Views

Hi, 


Is there a way to arrange the items in a t-field tag? For example in the tag below when I filter the fields requested with fields:["fieldA","fieldB","fieldC"] it doesn´t take into consideration the order of the list/filter, could that behavior be changed somehow?


Example:

 <span class="company_address" t-field="company.partner_id" t-options="{&quot;widget&quot;: &quot;contact&quot;, &quot;fields&quot;: [&quot;address&quot;,&quot;vat&quot;, &quot;name&quot;], &quot;no_marker&quot;: true}"/>


In this case the VAT field is always displayed at the bottom regardless of the position in the list.

Regards.

Avatar
Discard