#include "../include_page/extendsFieldType.html"/> <#macro extends name extendList=[] searchable=false>
| <@t.page 'code'/> | <@t.page 'field_type'/> | <@t.page 'name'/> | <@t.page 'required'/> | <@t.page 'default_value'/> | <@t.page 'maxlength'/> | <@t.page 'dictionary'/> | <@t.page 'description'/> | <#if searchable><@t.page 'searchable'/> | #if><@t.page 'sort'/> | <@t.page 'operate'/> |
|---|---|---|---|---|---|---|---|---|---|---|
| <@extendsFieldType name+'['+extend?index+'].inputType' extend.inputType searchable/> | style="display:none"#if> size="10"/> | <@_dictionary id=extend.dictionaryId><#assign dictionary=object/>@_dictionary> <#if site.parentId?has_content&&!dictionary?has_content><@_dictionary id=extend.dictionaryId siteId=site.parentId><#assign dictionary=object/>@_dictionary>#if> style="display:none"#if>/> style="display:none"#if>><@t.page 'dictionary.select'/> | <#if searchable> | #if> | <@t.page 'button.delete'/> |