开始使用免费开始使用

Block the bad submit with IsBlank + DisplayMode

A form is only as safe as its Save button. The screenshot shows a new ticket with the Title field still empty and the Save button greyed out so it cannot fire. The button's DisplayMode is wired to the Title card's input, and the form's OnFailure shows an error toast as a fallback.

Look at the grayed-out Save button. Which DisplayMode formula produces that behavior: disabled while the Title is blank, and enabled once it is filled?

本练习是课程的一部分

Introduction to Power Apps

查看课程

动手互动练习

通过我们的互动练习之一,将理论转化为实践

开始练习