Results 1 to 2 of 2

Thread: GetLastClick and Applydelete

  1. #1
    Join Date
    Oct 2002
    Posts
    161

    GetLastClick and Applydelete

    I want to run a silent command based on records being delete in the previous function. I cannot figure out how the "applydelete" value is generated.

    The manual specifies a delete mode, ** applyadd, applydelete and applyupdate does not apply to Edit Combo Mode but only to individual modes (Add, Update and Delete modes).

    I was under the impression that the "applydelete" would get generated if records where selected and then the delete button pressed (ie delete button, selectect record, sel button, delete button), which is exactly what I want to test for.

    LastClick is always equal to delete regarless of what I do.

    What delete mode are you referring to?

  2. #2
    Join Date
    Oct 2002
    Posts
    933
    You are correct. TOrnado delet eis different from ASP-db classic and for normal delete screen (full screen) the lastclick is also delete. I changed that to 'applydelete' when both switches are true and seem to work. Look for release >= 01.15+ and try that.

    FK

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •