Files
adanar/app/xml/plus_news.xml
arlemp@selectel.ru c5003b00cf add files
2023-08-05 11:59:48 +03:00

110 lines
1.8 KiB
XML

<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>plus_news</table>
<order></order>
<order_type>DESC</order_type>
<increment>id</increment>
<title>50 Плюс</title>
</main>
<item>
<column>id</column>
<title>id</title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
</item>
<item>
<column>title</column>
<title>Заголок</title>
<type>text</type>
<col>85</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>anons</column>
<title>Анонс</title>
<type>text</type>
<col>85</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>text</column>
<title>text</title>
<type>textareatiny</type>
<row>8</row>
<col>85</col>
<view>
<table>False</table>
<form>True</form>
</view>
</item>
<item>
<column>img</column>
<title>img</title>
<type>file</type>
<col>85</col>
<folder>pub/images/50plus</folder>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>sitepart_id</column>
<type>lookup</type>
<title>Раздел</title>
<lookup>
<table>plus_siteparts</table>
<id>plus_id</id>
<column>plus_sitepart</column>
<order>plus_sitepart</order>
</lookup>
<view>
<table>False</table>
<form>True</form>
<printed>True</printed>
</view>
<filter>True</filter>
<hint>раздел</hint>
</item>
<item>
<column>date</column>
<title>date</title>
<type>datetime</type>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>active</column>
<title>active</title>
<type>checkbox</type>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
</items>