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.

Selector de archivos

General

Nota:

To better understand how the File Picker control works, check out the Including File Control in Apps pages in the How To section.

  • Vinculación de valor: vincula el selector de archivos 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.
  • Tamaño máximo de archivo: el tamaño máximo permitido para el archivo cargado. El tamaño máximo de archivo recomendado es de 10 MB.
  • Tipos de archivo permitidos: los tipos de archivo permitidos para el archivo cargado. Utiliza "," para separar elementos. Por ejemplo, si se escribe .jpg, .png, .svg, solo se podrán cargar estos tipos de archivos. El símbolo . no es obligatorio al enumerar los tipos de archivo.
  • Texto auxiliar: configura el texto sugerido para el control que se muestra en el tiempo de ejecución.
  • Hidden- If selected, hides the control in the runtime.
  • Deshabilitado: si se selecciona, deshabilita el control en el tiempo de ejecución.
  • Solo descargar: si se selecciona, solo permite al usuario descargar el archivo en tiempo de ejecución.
Nota:

The File Picker control can upload only one file at a time.

Eventos

  • Archivo agregado: configura lo que ocurre cuando se añade un archivo.
  • Archivo eliminado: configura lo que sucede cuando se elimina un archivo.

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).

  • 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.

  • Size - The width and height of the control can be set in the size section. By default, the size is set to Auto. Min Width/ Min Height and Max Width/ Max Height are available under more (...) in the size section.

  • 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