when i use 'insert record' in the default toolbar to create a new record, the cursor focus on the required text field, i can use 'delete record' in the default toolbar to delete it
but now ,i add a button with a pressed trigger in the form and write 'delete_record' command in the trigger.
when i use 'insert record' in the default toolbar to create a new record, the cursor focus on the required text field,i can not use the button to delete it and show the error 40202
i want to know how the 'delete record' in the default toolbar can do this.