> For the complete documentation index, see [llms.txt](https://support.morozovpimnev.ru/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.morozovpimnev.ru/review/stranica-formy.md).

# Страница формы

После установки в модуле "Формы" создается форма "Сборщик отзывов", где будут хранится негативные заявки, в "Структура сайта" создается раздел `/review_leave/` (Оставить отзыв), нажмите редактировать и внесите следующие настройки

<figure><img src="/files/Q9WIRepaQer6rQxycHKi" alt=""><figcaption></figcaption></figure>

* Макет - выберите свой макет сайта
* Тип раздела - Типовая динамическая страница
  * Раздел / Страница - asmp\_review / Негативные отзывы\*
* Код формы - Сборщик отзывов (форма где будут храниться негативные отзывы)
* Имя поля, содержащего эл. почту отправителя - email
* XSL шаблон для отображения формы - asmp\_review / ФормаНегативныеОтзывы \[asmp\_review]\*
* XSL шаблон для письма куратору формы - Т.к. у вас уже есть созданные на сайте шаблоны для письма, то выберите свой, например *Формы / ПисьмоКураторуФормыВФорматеHTML*
* Заголовок H1, Заголовок H1 \[Спасибо], Текст приветствие, Текст отзыв, Текст спасибо - тексты вывода на странице

{% hint style="info" %}
\*при установке XSL шаблоны и ТДС идут с датой текущей установки в названии, например: Негативные отзывы **\[05.06.2024 13:00:24]**
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.morozovpimnev.ru/review/stranica-formy.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
