We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b08c7c2 commit a981c47Copy full SHA for a981c47
polars_db_process/views/df_source.xml
@@ -15,7 +15,7 @@
15
<field name="model">df.source</field>
16
<field name="inherit_id" ref="polars_process.df_source_list" />
17
<field name="arch" type="xml">
18
- <xpath expr="//list/field[last()" position="after">
+ <xpath expr="//list/field[@name='name']" position="after">
19
<field name="query" widget="ace" />
20
</xpath>
21
</field>
0 commit comments