UiPath Documentation
apps
2021.10
false
Apps User Guide for Automation Suite
Important :
Veuillez noter que ce contenu a été localisé en partie à l’aide de la traduction automatique. La localisation du contenu nouvellement publié peut prendre 1 à 2 semaines avant d’être disponible.

Sélecteur de fichiers

Général

Astuce :

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

  • Liaison de valeur (Value Binding) : lie le sélecteur de fichier à un argument de processus RPA ou à un champ d'application. Cette propriété est résolue dynamiquement pendant le runtime.
  • Taille maximale du fichier (Max file size) : la taille maximale autorisée pour le fichier chargé. La taille de fichier maximale recommandée est de 10 Mo.
  • Allowed file types - The file types allowed for the uploaded file. Use "," to separate items. For example, if you write .jpg, .png, .svg, only these file types are allowed to be uploaded.
  • Helper Text- Configure the help text for the control which shows in the runtime.
  • Tooltip - Tooltip to be displayed on the file picker. Use this to provide additional information on the control.
  • Hidden- If selected, hides the control in the runtime.
  • Désactivé : si sélectionné, désactive la commande dans le runtime.
  • Télécharger uniquement (Download Only) : si coché, il permet uniquement à l'utilisateur de télécharger le fichier lors du runtime.
Remarque :

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

Events

  • Fichier ajouté : configure ce qui se passe lorsqu'un fichier est ajouté.
  • Fichier supprimé : configure ce qui se passe lorsqu'un fichier est supprimé.

Style

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

    Remarque :

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

  • Font- Sets the font of the control. 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.

  • Général
  • Events
  • Style

Cette page vous a-t-elle été utile ?

Connecter

Besoin d'aide ? Assistance

Vous souhaitez apprendre ? UiPath Academy

Vous avez des questions ? UiPath Forum

Rester à jour