Date de sortie : 23 mai 2022
![]()
Nouveautés
Validation des entrées
De nouvelles propriétés de validation sont introduites dans plusieurs commandes. Vous pouvez informer l'utilisateur lors d'un runtime qu'une commande est obligatoire en définissant simplement la propriété Requis sur =true. Vous pouvez également paramétrer un message d'erreur si la commande n'est pas renseignée en runtime à l'aide de la propriété Message d'erreur requis.
Vous pouvez ajouter du texte à côté de la commande à l'aide de la nouvelle propriété Libellé. Vous pouvez placer le libellé au-dessus de la commande ou à côté de celle-ci sur la gauche en utilisant la propriété Emplacement du libellé de l'onglet Style.
Une nouvelle variable Is Valid est également ajoutée pour les commandes, améliorant l'utilisation des expressions.
Cette propriété est actuellement disponible pour les commandes d'entrée suivantes :
-
Sélecteur de date
-
Liste déroulante
-
Sélecteur de fichiers
-
Liste déroulante à sélection multiple
-
Bouton radio
-
Slider
-
Zone de texte
-
Zone de texte
Modèles de page
When starting a new app or adding a new page, you can pick one of the templates from the pop-up window. You can pick from several templates, including dashboards, forms, lists, and other. If you want to add a fresh page, select Blank Page.
Intégration des applications à Data Service
Apps integration with Data Service is now available.
Pour plus d'informations sur les fonctions et règles liées aux entités, consultez les guides suivants :
For more information on how to use Apps with Data Service, see .
Intégration des applications avec les files d'attente
Apps integration with Queues is now available on all apps.
Pour plus d'informations sur l'utilisation de cette intégration, consultez les guides suivants :
TabControl
A new display control is introduced, Tabs. You can use this control when building apps that have a lot of information to display which can be spread across multiple sections. For more information on this control, see the page.
Problèmes connus
- When adding a File Picker control and marking the Download only checkbox, the Disable property is marked as true. Even so, the download is working and you can click on the Download button and preview the picture.
- When adding a File Picker control and setting the Disabled field to
true, you can still upload or delete a file even if it's disabled. - Dans certaines situations, une erreur de liaison non valide s'affiche, même s'il n'y a pas d'erreur. Pour plus d'informations à ce sujet et pour trouver une solution si vous rencontrez l'erreur, consultez la section Résolution des problèmes.
- In certain situations, the columns from a table are not displayed properly when previewing an app. If this happens, you can configure a width to either the table or the container, and the table columns are displayed correctly.
- When copy-pasting controls from one page to another, the required field property is not set.
- Setting a textbox control required field using a switch or checkbox control is not working properly inside a custom list.
- In runtime, when setting the required field to
trueon a button using the checkbox control, the buttons are not disabled.
You can get started immediately with Apps. Sign up for an Enterprise Server Trial on UiPath by filling out the trial form. The trial email to be received soon after has a new section that contains a license file download URL and a link to documentation.
For information about hardware and software requirements, see this page.