
Originally Posted by
Ajax
no - that just leaves a record without any data. allow deletions (all the allows) refers to the record, not individual fields.
assuming allow deletions is set to yes, then depends on what you have on the form. If you are showing the record selectors (on the right of the form), the user can select one, right click and select cut to remove the record. If the record selector is not visible, the record cannot be deleted from the form - unless you provide a button and some code to delete the record.