So I have users able to create data by allowing them to input x y and z to thier liking. I currently have a search bar putting x y and z into input fields so it can be edited. Where I’m lost is getting those fields they altered from the original x y z to edit those fields in the database.
Or will I have to make it delete the old data set in workflow and replace it with this new one?