Anyone can try this. Use a rule in the business object that validates something like:
IF Object.Attribute IS UNDEFINED REPORT ERROR 'Attribute is required.'
When this rule is encountered during Create object, it closes the form. Didn't used to be this way in V6.