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

167 lines
3.5 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="windows-1251"?>
<items>
<main>
<table>questions</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>typequest_id</column>
<title>Жанр</title>
<type>lookup</type>
<col>60</col>
<lookup>
<table>typequest</table>
<id>typequest_id</id>
<column>typequestname</column>
<order>typequestname</order>
</lookup>
<filter>True</filter>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>questpart_id</column>
<title>Подрубрика</title>
<type>lookup</type>
<col>60</col>
<lookup>
<table>questpart</table>
<id>questpart_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>question</column>
<title>Вопрос</title>
<type>textarea</type>
<col>60</col>
<row>40</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>60</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>