Data de lançamento: 23 de maio de 2022
![]()
O que há de novo
Validação da entrada
Novas propriedades de validação são introduzidas em vários controles. Você pode notificar o usuário em tempo de execução de que um controle é obrigatório apenas definindo a propriedade Obrigatório para =true. Você também pode configurar uma mensagem de erro se o controle não for preenchido no tempo de execução usando a propriedade Mensagem de erro obrigatória.
Você pode adicionar texto ao lado do controle usando a nova propriedade Rótulo. Você pode colocar o rótulo acima do controle ou no lado esquerdo dele usando a propriedade Colocação de rótulo na guia Estilo.
Uma nova variável Is Valid também é adicionada para os controles, melhorando o uso de expressões.
Esta propriedade está disponível atualmente para os seguintes controles de entrada:
-
Seletor de Data
-
Lista suspensa
-
Seletor de arquivo
-
Lista suspensa de seleção múltipla
-
Botão de Opção
-
Controle Deslizante
-
Área de Texto
-
Caixa de texto
Modelos de Página
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.
Integração de aplicativos com Data Service
Apps integration with Data Service is now available.
Para obter mais informações sobre as funções e regras relacionadas às Entidades, consulte os seguintes guias:
For more information on how to use Apps with Data Service, see .
Integração do Apps com filas
Apps integration with Queues is now available on all apps.
Para obter mais informações sobre como usar essa integração, consulte os seguintes guias:
Controle de aba
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.
Problemas conhecidos
- 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. - Em certas situações, um erro de vinculação inválido é exibido, mesmo que não haja erros. Para obter mais informações sobre isso e a solução no caso de encontrar o erro, consulte a seção.
- 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.