How do I delete a document using a custom button instead of the default one?
Create a Delete operation with a 'When clicked' event for your custom button. This allows deletion through form controls rather than the default bottom-right button.
Create a Delete operation with a 'When clicked' event for your custom button. This allows deletion through form controls rather than the default bottom-right button.