Inline edit button doesn't update number of record modified

Hi members!
a quick question if anyone could be so kind! I'm a beginner so please be patient! :innocent:

I have a table with an inline edit. If I change more than one cell value, I have to click the exact number of changes made.

How can update all the modified cell just with one click only?

Besides, the counter shown on the button doesn't update after click...

in this example I changed cells value with "XXXX"

I click save 2 times and the button doesn't disappear and counter remain with "2 changes"
image

this is how create the save event handler:

Any help is appreciated :blush:

When you hover over the table1.changesetArray, what does it look like?
Mine looks like:
Screenshot 2023-11-20 at 9.54.59 AM

Did you set a Primary key for that table?
Screenshot 2023-11-20 at 9.56.46 AM

2 Likes

Thanks for your reply!

I solved the problem checking forum, docs and videos.
I never used app such as Retool before, so, as a noob i need some free time to learn by doing and play with the app :nerd_face:

2 Likes