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

150 lines
3.3 KiB
XML
Raw Permalink 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="UTF8"?>
<items>
<main>
<table>regions</table>
<order>position, regionname</order>
<increment>region_id</increment>
<title>Контакты. Регионы</title>
</main>
<item>
<column>region_id</column>
<title></title>
<type>increment</type>
<view>
<table>True</table>
<form>False</form>
</view>
<hint>Порядковый номер вопроса</hint>
</item>
<item>
<column>regionname</column>
<title>Регион</title>
<type>text</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Название региона</hint>
</item>
<item>
<column>phones</column>
<title>Основной телефон</title>
<type>text</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Контактные номера телефонов</hint>
</item>
<item>
<column>dop_phone</column>
<title>Дополнительный телефон</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Дополнительный номер телефона</hint>
</item>
<item>
<column>mails</column>
<title>Основной e-mail</title>
<type>text</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>dop_email</column>
<title>Дополнительный e-mail</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>organization</column>
<title>Организация</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>certificate</column>
<title>Издание</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>nn</column>
<title>НН</title>
<type>text</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>date</column>
<title>Дата</title>
<type>date</type>
<col>60</col>
<view>
<table>False</table>
<form>True</form>
</view>
<hint>Контактные адреса электронной почты</hint>
</item>
<item>
<column>position</column>
<title>Позиция</title>
<type>spin</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Позиция в списке</hint>
</item>
<item>
<column>active</column>
<title>Активный</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
</item>
<item>
<column>bold</column>
<title>"Дочка"</title>
<type>checkbox</type>
<col>60</col>
<view>
<table>True</table>
<form>True</form>
</view>
<hint>Выделить жирным</hint>
</item>
</items>