Hi - Need some help. Is there a way to ensure that when you edit a gallery using patch function, it should not create a new line item.
If one uses form control, you can edit gallery and data gets edited in the same row, but if you use patch function, there is new line item that gets created with edited data. I dont want that to happen, any ideas how to manage that using patch?