UiPath Documentation
apps
2022.4
false
Apps User Guide for Automation Suite
重要 :
请注意,此内容已使用机器翻译进行了部分本地化。 新发布内容的本地化可能需要 1-2 周的时间才能完成。

文件选取器

常规​

提示:

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

  • “值绑定” - 将日期选取器绑定到 RPA 流程参数或应用程序字段。可以在运行时动态解析此属性。
  • 最大文件大小- 上传的文件所允许的最大大小。建议的最大文件大小为 10 MB。
  • 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.
  • “隐藏”- 如果选中,则在运行时隐藏该控件。
  • “已禁用”- 如果选中,则在运行时禁用该控件。
  • “仅下载” - 如果选中,则仅允许用户在运行时下载文件。
备注:

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

Events​

  • 已添加文件- 配置添加文件时会发生的情况。
  • 已删除文件- 配置删除文件时会发生的情况。

样式​

  • “控件对齐”- 默认情况下,继承父级对齐。可以设置与父级对齐方式不同的对齐方式。要默认使用父级对齐方式,请切换选定的对齐方式图标以关闭特定对齐方式。

    备注:

    对齐方式取决于父元素的布局(垂直与水平)。

  • “字体”- 设置控件的字体。可以在此部分中配置字体系列、大小、颜色和样式(粗体、斜体和带下划线)。默认情况下,控件会继承其直属父容器的字体系列,这由关键字“已继承”指示。

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

  • 常规​
  • Events​
  • 样式​

此页面有帮助吗?

连接

需要帮助? 支持

想要了解详细内容? UiPath Academy

有问题? UiPath 论坛

保持更新