apps
2022.4
false
2022.4.0
重要 :
请注意此内容已使用机器翻译进行了部分本地化。
Apps 发行说明
Last updated 2024年10月17日
2022.4.0
发行日期:2022 年 5 月 23 日
向几个控件引入了新的验证属性。只需将“必需”属性设置为
=true
,即可在运行时通知用户某个控件是必需的。如果未在运行时填充控件,您还可以使用“必需的错误消息”属性设置错误消息。
您可以使用新的标签属性在控件旁边添加文本。您可以使用“样式”选项卡中的“标签放置”属性,将标签放置在控件上方或左侧。
还为控件添加了新的
Is Valid
变量,以改进表达式的使用。
此属性当前可用于以下输入控件:
- 日期选取器
- 下拉列表
- 文件选取器
- 多选下拉菜单
- 单选按钮
- 滑块
- 文本区域
-
文本框
Apps integration with Data Service is now available.
有关与实体相关的函数和规则的更多信息,请参阅以下指南:
For more information on how to use Apps with Data Service, see .
- 添加 文件选取器 控件并标记“ 仅下载 ” 复选框时,“ 禁用 ” 属性将标记为 true。 即便如此,下载仍在运行,您可以单击“ 下载 ” 按钮并预览图片。
- 添加文件选取器控件并将“已禁用”字段设置为
true
时,即使该控件已禁用,您仍可以上传或删除文件。 - 在某些情况下,即使没有错误,也会显示“绑定无效”错误。有关此错误以及遇到此错误时的解决方法的更多信息,请参阅故障排除部分。
- 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
true
on a button using the checkbox control, the buttons are not disabled.
您可以立即开始使用 Apps。填写试用表格,就可以在 UiPath 上注册企业服务器试用版。即将收到的试用电子邮件有一个新部分,其中包含许可证文件下载 URL 以及文档的链接。
有关硬件和软件要求的信息,请参阅此页面。