# Sygnal Forms

{% hint style="success" %}
**QUESTIONS?  PROBLEMS?  FEATURE REQUESTS?** \
Contact me on [Sygnal's forum](https://sygnal-attr.discourse.group/c/general).&#x20;
{% endhint %}

## Components

The following code components are included in this library. &#x20;

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><h3>Country Code Selector</h3><ul><li>Easy filtering</li><li>Flags</li><li>No code required</li></ul></td><td><a href="/files/C2zI9bTucluB4tBHww3M">/files/C2zI9bTucluB4tBHww3M</a></td><td><a href="/pages/tmsfwgJvo25XnAv8XO6j">/pages/tmsfwgJvo25XnAv8XO6j</a></td></tr><tr><td><h3>Toggle Checkbox</h3><ul><li>Initial state</li><li>CMS support</li><li>Label &#x26; icon options</li><li>Special Webflow form notifications support</li></ul></td><td><a href="/files/lxPIIDFME0n6eLHCDc3e">/files/lxPIIDFME0n6eLHCDc3e</a></td><td><a href="/pages/ojtyFRpBBaQQzPTdL9VH">/pages/ojtyFRpBBaQQzPTdL9VH</a></td></tr><tr><td><h3>Image Upload</h3><ul><li>Upload, zoom &#x26; crop images for upload</li><li>Get exactly the image size you need </li><li><em>Requires a server-side handler like Basin forms</em> </li></ul></td><td><a href="/files/tkkEY0Bjlz5pPV7e7DPV">/files/tkkEY0Bjlz5pPV7e7DPV</a></td><td><a href="/pages/ALyZIxfXTiTpIV6qepL5">/pages/ALyZIxfXTiTpIV6qepL5</a></td></tr></tbody></table>

## Version History

<table><thead><tr><th width="100.333251953125">Version</th><th width="499">Changes</th><th>Date</th></tr></thead><tbody><tr><td>v0.1.4</td><td><a href="/pages/tmsfwgJvo25XnAv8XO6j">Country Code Selector</a> component</td><td>12-Oct-2025</td></tr><tr><td>v0.1.3</td><td><a href="/pages/ALyZIxfXTiTpIV6qepL5">Image Upload</a> component</td><td>06-Oct-2025</td></tr><tr><td>v0.1.1</td><td><a href="/pages/ojtyFRpBBaQQzPTdL9VH">Toggle Checkbox</a> component feature additions </td><td>03-Oct-2025</td></tr><tr><td>v0.1.0</td><td><a href="/pages/ojtyFRpBBaQQzPTdL9VH">Toggle Checkbox</a> component</td><td>26-Sep-2025</td></tr></tbody></table>


---

# Agent Instructions: 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://sygnal.gitbook.io/sygnal-webflow-components/cc/sygnal-forms.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.
