Menu

#13 Don't do any checks if request is MULTI_ROW_DELETE

open
3
2007-03-20
2007-01-03
No

If the user clears some values and then marks the row for delete and presses the "Delete" button, no checks for the columns should be executed.

The tricky thing is:
-) We don't know if the values are required by a process (when something else than the default MRD process is used)
-) What happens if the developer has defined that the "Delete" also updates/inserts data the user has entered. The wizard doesn't create such a code but it's up to the developer. Because the wizard code just discards such entered data...

Discussion

  • Patrick Wolf

    Patrick Wolf - 2007-03-20

    Logged In: YES
    user_id=1449836
    Originator: YES

    Possible better solution is not to determine it automatically, instead use the technique described in CR# 1671319

     
  • Patrick Wolf

    Patrick Wolf - 2007-03-20
    • priority: 5 --> 3
     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.