Block the bad submit with IsBlank + DisplayMode
Bramblewood's Save button currently fires on any state of the form, even when the user hasn't typed a title yet.
Pair IsBlank() with DisplayMode so the button grays out and refuses to fire until the Title field is filled. Add a Notify toast for any failure that slips past it.
This exercise is part of the course
Introduction to Power Apps
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise