更新以删除PowerApps画廊中的项目的焦点

发布于 2025-01-26 10:17:17 字数 228 浏览 5 评论 0原文

目前,我正在对一家其他公司制造的PowerApp进行故障排除,该公司在该领域之间的行列无法正常工作。

我在一个包含文本框的图库中发现了这些“ updateif”功能的“ on Change”属性,这似乎导致表格失去了对所选项目的关注。

我试图在项目上做类似setfocus的事情,但是在画廊内不支持这一操作。

我对任何建议都持开放态度,包括可能采取相同结果的最佳实践,如果我能做些什么来澄清,请询问。

I am currently troubleshooting a PowerApp made by a different company where tabbing between fields is not working as expected.

I discovered within a gallery containing text boxes that the "OnChange" properties of these items of a "UpdateIf" function inside them, which appears to be causing the form to lose focus on the item selected.

I was trying to do something like a SetFocus on the item, but that apparently is not supported within the gallery.

I am open to any suggestions including maybe a different best practice to achieve the same sort of result, if there is anything I can do to clarify please ask.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

可爱咩 2025-02-02 10:17:17

您可以将颜色更改作为选定的项目以显示焦点。

THITEM.SELECT可能会表现

出焦点

You can make colour change as selected items to show focus.

Thisitem.selected may work

To display focus

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文