Skip to content
Snippets Groups Projects
Commit d93ad051 authored by Alexander Vögl's avatar Alexander Vögl
Browse files

remove InlineEdit

parent eea788d5
No related branches found
No related tags found
No related merge requests found
......@@ -51,7 +51,7 @@
<children>
<tableViewTemplate>
<name>Orders</name>
<inlineEdit v="true" />
<inlineEdit v="false" />
<iconField>IMAGE</iconField>
<titleField>SALESORDERCODE</titleField>
<subtitleField>STATUS</subtitleField>
......
......@@ -11,7 +11,7 @@
<children>
<tableViewTemplate>
<name>Orderitems</name>
<inlineEdit v="true" />
<inlineEdit v="false" />
<entityField>#ENTITY</entityField>
<autoNewRow v="true" />
<columns>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment