# Otros campos de entrada

Existen otros campos con una funcionalidad limitada que son utilizados con menos frecuencia en la creación de formularios, como las herramientas ***URL*** e ***Email***. Si bien están prediseñadas para recibir y validar este tipo de datos, es posible arribar a los mismos resultados a través de la configuración avanzada de los campos de tipo texto.

<div data-full-width="false"><figure><img src="/files/LLOuJn52G4Lqyi6vEhg1" alt=""><figcaption><p>Validación automática de los campos <em><strong>URL</strong></em> e <em><strong>Email</strong></em></p></figcaption></figure></div>

Otro campo de configuración sencilla y con una función específica es el de ***Attachment***, que permite al usuario añadir un archivo adjunto en ese espacio del formulario.\\

<figure><img src="/files/H9j3NtXLRtpqDKm3MjTj" alt=""><figcaption><p>Propiedades del campo <em><strong>Attachment</strong></em></p></figcaption></figure>


---

# 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://docs.rpaconnect.io/diseno-de-formularios/desarrollo-integral-de-un-formulario/otros-campos-dinamicos.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.
