UiPath Documentation
apps
2023.10
false
Guía de usuario de Legacy Apps para Automation Suite
Importante :
Este contenido se ha localizado parcialmente a partir de un sistema de traducción automática. La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Cuadro de texto (correo electrónico)

General

  • Input type - Change the type of textbox. You can choose between Text, Number, and Email.
  • Vinculación de valor: vincula el cuadro de texto a un argumento del Proceso RPA o a un campo de la App. Esta propiedad se resuelve dinámicamente durante el tiempo de ejecución.
  • Texto sugerido: configura el texto sugerido para el control que se muestra en el tiempo de ejecución.
  • Texto predeterminado: valor por defecto que se muestra en el tiempo de ejecución.
  • Información sobre herramientas: información sobre la herramienta que se mostrará en cuadro de texto. Utilízalo para proporcionar información adicional sobre el control.
  • Etiqueta: texto que se mostrará junto al control. Si la propiedad Requerido de la sección Validación está establecida en =true, también aparece un asterisco * después del texto.
  • Requerido: si se establece en =true, hace que este control sea obligatorio. También añade un asterisco * tras el texto de etiqueta configurado en el tiempo de ejecución.
  • Allow domain - Add the allowed domains to be checked by the validation using the @company.com format. You can add several domains as an expression array. For example, you can use =["uipath.com", "gmail.com"].
  • Block domain - Add the blocked domains to be checked by the validation using the @company.com format. You can add several domains as an expression array. For example, you can use =["uipath.com", "gmail.com"].
  • Custom Error Message - Text to be displayed if the Required property is set to =true and the control is left empty.
  • Hidden- If selected, hides the control in the runtime.
  • Deshabilitado: si se selecciona, deshabilita el control en el tiempo de ejecución.

Eventos

  • Valor cambiado: configura lo que sucede cuando se cambia el valor.

Estilo

  • Control Alignment - By default, inherits the parent alignment. A different alignment other than the parent can be set. To default to Parent's alignment, toggle the selected alignment icons to switch off the specific alignment.

    Nota:

    Alignment is dependent on Parent's layout (Vertical vs. Horizontal).

  • Colocación de etiqueta: de forma predeterminada, la etiqueta se establece en fila y se muestra en el lado izquierdo del control. También puedes optar por colocarla sobre el control si eliges la alineación de fila.

  • Label font family - Sets the font of the label. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Input font family - Sets the font of the input text. Font family, size, color, and style (Bold, Italic and Underline) can be configured in this section. By default, the control inherits the font family of its immediate parent container which is indicated by the keyword 'inherited'.

  • Margin- Sets the margin of the control. By default 4px margin is set. Top/Bottom and Left/Right margin properties are combined. These properties can be unlinked using the unlink button on the right side of the Margin section heading.

  • Tamaño: la anchura y la altura del control se pueden establecer en la sección de tamaño. De forma predeterminada, el tamaño está establecido en Automático.

    La anchura mínima/altura mínima y la anchura máxima/altura máxima están disponibles en más (...) en la sección de tamaños.

  • Color de fondo: establece el fondo del cuadro de texto.

  • General
  • Eventos
  • Estilo

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado