RE: [RBASE-L] - Confirm Delete Using DELROW Command

2019-12-12 Thread paul
Thanks Dan & Karen, Brain freeze. The delete rows from table doesn’t prompt you if you run it in an EEP. Thanks again, Paul From: rbase-l@googlegroups.com On Behalf Of Dan Goldberg Sent: December 12, 2019 11:14 AM To: rbase-l@googlegroups.com Subject: RE: [RBASE-L] - Confirm Delete

RE: [RBASE-L] - Confirm Delete Using DELROW Command

2019-12-12 Thread Dan Goldberg
If you go into form settings you can turn off the confirm delete. [cid:image001.png@01D5B0C4.0FC190C0] From: rbase-l@googlegroups.com On Behalf Of p...@buckleyandassoc.com Sent: Thursday, December 12, 2019 7:08 AM To: rbase-l@googlegroups.com Subject: RE: [RBASE-L] - Confirm Delete Using DELROW

RE: [RBASE-L] - Confirm Delete Using DELROW Command

2019-12-12 Thread paul
Also, can I turn off the confirm with ‘Delete Rows from table XYZ’? Thanks, Paul From: rbase-l@googlegroups.com On Behalf Of p...@buckleyandassoc.com Sent: December 12, 2019 9:48 AM To: rbase-l@googlegroups.com Subject: [RBASE-L] - Confirm Delete Using DELROW Command Good morning,

Re: [RBASE-L] - Confirm Delete Using DELROW Command

2019-12-12 Thread 'Karen Tellef' via RBASE-L
Put this in the form eep: PROPERTY RBASE_FORM DONTSHOWDELETEDIALOG 'TRUE' -Original Message- From: paul To: rbase-l Sent: Thu, Dec 12, 2019 8:48 am Subject: [RBASE-L] - Confirm Delete Using DELROW Command