# Campos - Requiere confirmación del valor ingresado

Esta opción le permite configurar un campo que requiere ingresar en otro campo el mismo valor, para validar el texto ingresado; funciona para campos de tipo texto y correo electrónico.

Para activar esta opción en un campo, sitúe el cursor del mouse sobre el campo y presione el botón configurar, le aparecerá esta ventana:

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

Active la opción: **Este campo confirma el valor de otro campo**; esto mostrara una lista de seleccione, donde podra selecionar con cual campo debera coincidir el valor ingresado.

### Vista diligenciar el formulario

Cuando ejecute el formulario, el valor de los dos campos relacionados, debera coincidir:

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

Si el valor ingresado en el campo de confirmación no coincide, saldrá un error de validación.


---

# 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.mensajerodigital.app/campos-requiere-confirmacion-del-valor-ingresado.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.
