Jump to content

delete warning custom function


This topic is 7002 days old. Please don't post here. Open a new topic instead.

Recommended Posts

  • Newbies

Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?"

Thanks!

Link to comment
Share on other sites

  • Newbies

Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?"

Thanks!

Link to comment
Share on other sites

  • Newbies

Can someone tell me how to write a function that warns the user before deleting information in a specific field? I.E. when the delete key is pressed, some text comes up and says, "Are you sure you want to delete?"

Thanks!

Link to comment
Share on other sites

You can't use a function for this.

You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.

Link to comment
Share on other sites

You can't use a function for this.

You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.

Link to comment
Share on other sites

You can't use a function for this.

You might try a script attached to the field that asks if they wish to edit the field. I don't think you can specifically check for deletion.

Link to comment
Share on other sites

This topic is 7002 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.