depot/admin/forms/part.xml

19 lines
289 B
XML

?xml version="1.0" encoding="UTF-8"?>
<form>
<field
name="titel"
type="text"
label="JFIELD_NAME_LABEL"
description="JFIELD_NAME_DESC"
size="40"
/>
<field
name="id"
type="text"
label="JGLOBAL_FIELD_ID_LABEL"
class="readonly"
default="0"
readonly="true"
/>
</form>