Files
adanar/app/xml-unique/pravoved.xml

185 lines
3.9 KiB
XML
Raw Normal View History

2023-08-05 11:59:48 +03:00
<?xml version="1.0" encoding="UTF8"?>
<items>
<main>
<table>pravoved</table>
<order>question_id DESC</order>
<increment>question_id</increment>
<title>Контент. Правовед</title>
</main>
<item>
<column>question_id</column>
<title></title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
<hint>Порядковый номер вопроса</hint>
</item>
<item>
<column>title</column>
<title>Заголовок</title>
<type>text</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>author_id</column>
<title>Автор</title>
<type>lookup</type>
<col>60</col>
<lookup>
<table>prav_authors</table>
<id>author_id</id>
<column>authorname</column>
<order>authorname</order>
</lookup>
<filter>True</filter>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>part_id</column>
<title>Рубрика</title>
<type>lookup</type>
<col>60</col>
<lookup>
<table>partspravoved</table>
<id>part_id</id>
<column>partname</column>
<order>partname</order>
</lookup>
<filter>True</filter>
<view>
<table>True</table>
<form>True</form>
</view>
<filter>True</filter>
</item>
<item>
<column>number_id</column>
<title></title>
<type>lookup</type>
<lookup>
<table>numbers</table>
<id>number_id</id>
<column>numberAll</column>
<order>number_id DESC</order>
</lookup>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Текущий номер</hint>
<filter>True</filter>
<null>без номера</null>
</item>
<item>
<column>question</column>
<title>Вопрос</title>
<type>textarea</type>
<col>60</col>
<row>10</row>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Текст стаьти</hint>
</item>
<item>
<column>clientname</column>
<title>Пользователь</title>
<type>text</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>clientadress</column>
<title>Место жительства</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>client_mail</column>
<title>Электронная почта пользователя</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>client_contact</column>
<title>Контактная информация о пользователе</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
<item>
<column>answer</column>
<title>Ответ</title>
<type>textareatiny</type>
<col>100</col>
<row>40</row>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Текст статьи</hint>
</item>
<item>
<column>authorname</column>
<title>Автор ответа</title>
<type>text</type>
<col>60</col>
<row>40</row>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Текст статьи</hint>
</item>
<item>
<column>action</column>
<title>Публикация</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Публиковать</hint>
</item>
<item>
<column>date_insert</column>
<title>Дата публикации</title>
<type>date</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Заголовок стаьи</hint>
</item>
</items>