> For the complete documentation index, see [llms.txt](https://support.emarketeer.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.emarketeer.com/docs/docs_se/guider/guides/legacy.md).

# Formulär (Legacy)

{% hint style="warning" %}
Formulär (Legacy) kommer att fasas ut. För den nuvarande formuläreditorn, se [Formulär](/docs/docs_se/guider/guides/forms.md).
{% endhint %}

Formulär (Legacy) är den tidigare formuläreditorn i eMarketeer. Om du fortfarande använder den täcker guiderna nedan hur du konfigurerar och hanterar Legacy-formulär.

{% columns %}
{% column %}
{% content-ref url="/pages/qKSEKWgeJGqo4cbULnhE" %}
[Skapa ditt första formulär (Legacy)](/docs/docs_se/guider/guides/legacy/basics-creating-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/VW00V9S42YdmfWnDskqh" %}
[Redigera ett aktivt formulär](/docs/docs_se/guider/guides/legacy/editing-a-live-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/CtfyKo32UmiGAdFUj9BR" %}
[Förgrenade frågor och visningsregler](/docs/docs_se/guider/guides/legacy/question-branching-display-rules.md)
{% endcontent-ref %}

{% content-ref url="/pages/2y3Th0b7VcLShw7coJdl" %}
[Skanna närvaro med telefon](/docs/docs_se/guider/guides/legacy/scan-attendance-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/6UwKqlje5NOJgDC7qPEH" %}
[QR-kod för evenemangsnärvaro (avancerat)](/docs/docs_se/guider/guides/legacy/advanced-event-qr-code.md)
{% endcontent-ref %}

{% content-ref url="/pages/oQpS2uK5iFCVBZscb9ZW" %}
[Posta data till ett formulär](/docs/docs_se/guider/guides/legacy/how-to-post-data-to-a-form.md)
{% endcontent-ref %}
{% endcolumn %}

{% column %}
{% content-ref url="/pages/9anvBoYZQ5xZbXFHzVkA" %}
[Validering av telefonnummer](/docs/docs_se/guider/guides/legacy/form-phone-number-validation-re.md)
{% endcontent-ref %}

{% content-ref url="/pages/IetfAWKOnNhqEBYuafrz" %}
[Max antal svar för en kryssruta](/docs/docs_se/guider/guides/legacy/max-answers-form-checkbox.md)
{% endcontent-ref %}

{% content-ref url="/pages/mSJO1vbGJS4SwZ2nOvni" %}
[Ta bort ett formulärsvar](/docs/docs_se/guider/guides/legacy/removing-a-form-answer.md)
{% endcontent-ref %}

{% content-ref url="/pages/NLxIMY0tQ2IkWFrFDFTQ" %}
[Stäng ett formulär](/docs/docs_se/guider/guides/legacy/close-a-form.md)
{% endcontent-ref %}

{% content-ref url="/pages/3g4wdzPvYu7T8cgfEfJ7" %}
[Krav för webbplatsintegrering](/docs/docs_se/guider/guides/legacy/website-integration-requirements.md)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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.emarketeer.com/docs/docs_se/guider/guides/legacy.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.
