xxxxxxxxxx
<form string="somehing" create="false" edit="false" version="7.0">
If you inherit from an existing view:
<record>
..
<xpath expr='//form[@string="something"]' position='attributes'>
<attribute name="create">false</attribute>
</xpath>
</record>