Try something like this in the DisplayMode property of the submit button:
If(
IsBlank(txtemail.text) || IsBlank(txtsubject.text),
DisplayMode.Disabled,
DisplayMode.Edit
)
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
User | Count |
---|---|
184 | |
53 | |
41 | |
36 | |
30 |
User | Count |
---|---|
240 | |
74 | |
71 | |
69 | |
65 |