NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Alberto on July 06, 2009, 06:04:15 PM

Title: Delete message
Post by: Alberto on July 06, 2009, 06:04:15 PM
Hi,
Any way of make the delete message more accurate?
That is, intead of

Are you sure you want to delete this record?

something like:

Are you sure you want to delete "Mr. Please Dont" record?

Thanks
Alberto
Title: Re: Delete message
Post by: Bruce on July 07, 2009, 01:48:03 AM
no, the message is sent to the browser when the page is created, and the same message is used for all the records.

As an alternative you can, if you like, remove the delete button from the browse, and add a delete button to the form.

Cheers
Bruce