Delete Record Right From Table

Really advise against that as there can be timing issues, especially now AC2 is so fast, always take the value directly from the repeat.

1 Like

That is what I have done. Works great. But I still want to see your video. :beers:

Thanks @Hyperbytes really good advice!
One quick question:
When you get to focus the “submit” button, should not the record be on the input at that time?
For example:

  1. On click = set value to the hidden field: repeat id,
  2. Open modal

On modal a form with a text input hidden “id” (Post input as condition to delete record on sc)
On form submit = reset form and notification

Should I set a required attribute?
Seems there’s a considerable speed that can cause trouble?

Thanks once again :beers:

Don’t you just love insomnia :tired_face:

deleting using bootbox

https://youtu.be/5HwTKzgLP2s

4 Likes

Time for :sleeping:

2 Likes