Building an app and have used the Modern Text Input.
I set the required property to True, but I can't find any description of what that property does.
Here is what learn.microsoft.com has: Required – Must fill in field or not.
The Matthew Devaney blog is my favorite: Required Unknown purpose.
I am currently using the If function to force entry into certain fields. What I want to know is what changes when I set the Modern Text Input Required parameter to true?
Anybody?