Mark fields as required with top-level control under the General section in the Inspector

To make setup quicker and easier it would be nice to have a checkbox under the General section in the Inspector to mark a field as required without having to use the Validations control for it.

I also don’t see a way to show the usual asterisk with required fields.

Both of these will be addressed in the full release. Have a great day.

Nice, thank you.

Would the checkbox essentially set the Required option in the Validations control? And if you’d then remove the Required option in the Validation control, the checkbox would be unchecked automatically?

If that’s how it works then may I suggest to include the max character validation as a quick input as well under the General section? You would then have the most obvious and most often needed settings right there.